diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc/Makefile.units | 2 |
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" |