diff options
Diffstat (limited to 'lang/yap-devel/Makefile')
-rw-r--r-- | lang/yap-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/yap-devel/Makefile b/lang/yap-devel/Makefile index 4bfb3cf4b89c..e82f3a2aab33 100644 --- a/lang/yap-devel/Makefile +++ b/lang/yap-devel/Makefile @@ -38,7 +38,7 @@ STRIP= #none USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-max-performance --disable-clpbn-bp -USES= gmake shebangfix +USES= gmake libarchive readline shebangfix SHEBANG_FILES= packages/http/examples/demo_inetd SHEBANG_LANG= swipl swipl_OLD_CMD= /usr/bin/swipl |