aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-20 13:40:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-20 13:40:10 +0000
commitcad9cafae60127238564ce2dfa6b02f7b99db82d (patch)
treecc44a6bb70cd87bdec7e2f64d821afd87f2638d5 /lang/fpc
parent2b65db1daedcc60110216bb1785b8d4020fe8404 (diff)
downloadports-cad9cafae60127238564ce2dfa6b02f7b99db82d.tar.gz
ports-cad9cafae60127238564ce2dfa6b02f7b99db82d.zip
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index 0014c7be48d6..733a984c330f 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -119,7 +119,6 @@ LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi
.include <${PORTSDIR}/Mk/bsd.gnome.mk>
USE_GNOME= gtk12
. endif
-HAVE_EXAMPLES= true
OPT+=-Fu${WRKDIR}/${WRKUNITDIR}/*
.endif
@@ -128,7 +127,6 @@ OPT+=-Fu${WRKDIR}/${WRKUNITDIR}/*
.include <${PORTSDIR}/Mk/bsd.gnome.mk>
USE_GNOME= gtk20
. endif
-HAVE_EXAMPLES= true
.endif
.if ${PKGNAMESUFFIX} == "-httpd13"