diff options
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r-- | lang/yap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile index 057b09264959..be3347cb1707 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -18,7 +18,6 @@ COMMENT= A high-performance Prolog compiler LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |