Don't build www/es/ports if WEB_ONLY defined

This commit is contained in:
Alexey Zelkin 2000-02-28 12:43:08 +00:00
parent e905a45242
commit 9bc3616f61
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6609

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $FreeBSD: www/es/Makefile,v 1.7 1999/09/06 07:02:59 peter Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -40,10 +40,12 @@ SUBDIR+= internal
SUBDIR+= copyright
SUBDIR+= search
#SUBDIR+= gallery
SUBDIR+= ports
SUBDIR+= projects
SUBDIR+= releases
#SUBDIR+= doc-es
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= ports
.endif
# Non-SGML
#SUBDIR+= gifs