aboutsummaryrefslogtreecommitdiff
path: root/lang/pike78/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-06-28 16:12:21 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-06-28 16:12:21 +0000
commitf030d9e3ad2aec4db078a31eaadc7194930b2173 (patch)
treea1d9e3b59d20f01dba7e19243dce08711dffebcc /lang/pike78/Makefile
parentca3c5a22d385e501f70c804e35089cf68f78d166 (diff)
downloadports-f030d9e3ad2aec4db078a31eaadc7194930b2173.tar.gz
ports-f030d9e3ad2aec4db078a31eaadc7194930b2173.zip
Convert to new options framework
Notes
Notes: svn path=/head/; revision=300163
Diffstat (limited to 'lang/pike78/Makefile')
-rw-r--r--lang/pike78/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/lang/pike78/Makefile b/lang/pike78/Makefile
index 2a63abe9e578..9a8dfb05b12f 100644
--- a/lang/pike78/Makefile
+++ b/lang/pike78/Makefile
@@ -56,6 +56,7 @@ CONFIGURE_ARGS+= --without-debug \
--with-jpeg \
--with-tiff \
--with-gdbm \
+ --with-relocatable-dumped-modules \
--without-GL --without-GLUT \
--without-GTK \
--without-ffmpeg \
@@ -95,12 +96,6 @@ ONLY_FOR_ARCHS= i386 amd64
BROKEN= Does not build on FreeBSD < 8.x
.endif
-.ifdef(WITHOUT_RELOCATABLE_DUMPED_MODULES)
-CONFIGURE_ARGS+= --without-relocatable-dumped-modules
-.else
-CONFIGURE_ARGS+= --with-relocatable-dumped-modules
-.endif
-
.if ${PORT_OPTIONS:MTTF}
LIB_DEPENDS+= ttf:${PORTSDIR}/print/freetype
CONFIGURE_ARGS+= --with-ttflib