diff options
Diffstat (limited to 'lang/pike72/Makefile')
-rw-r--r-- | lang/pike72/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile index b7d8adb..132cfb1 100644 --- a/lang/pike72/Makefile +++ b/lang/pike72/Makefile @@ -34,6 +34,7 @@ CONFIGURE_ARGS?= \ --without-jpeg .endif CONFIGURE_ARGS+= --without-debug --with-poll --with-oob --with-max-fds=10000 --without-GTK +PLIST_SUB+= PORTVERSION=${PORTVERSION} pre-fetch: .if !defined(BATCH) |