diff options
Diffstat (limited to 'devel/c2lib/Makefile')
-rw-r--r-- | devel/c2lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index 045445d..eddad6d 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS+= cdoc:${.CURDIR}/../../devel/cdoc BUILD_DEPENDS+= make+:${.CURDIR}/../../devel/makeplus LIB_DEPENDS+= pcre.0:${.CURDIR}/../../devel/pcre -USE_GMAKE= yes PREFIX?= ${LOCALBASE} MAKE_ENV+= CC="${CC}" .include <bsd.port.pre.mk> |