diff options
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r-- | lang/yap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile index 135398f6cc71..3890f6da6221 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -28,6 +28,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-max-performance USES= gmake +USE_GCC= any DOCSDIR= ${PREFIX}/share/doc/Yap DATADIR= ${PREFIX}/share/Yap |