diff options
Diffstat (limited to 'devel/ncnf/Makefile')
-rw-r--r-- | devel/ncnf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 82f44198fb7d..733f1d3beeba 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -7,7 +7,7 @@ PORTNAME= ncnf PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= Generic configuration management library LIB_DEPENDS= strfunc.9:${PORTSDIR}/devel/libstrfunc INSTALLS_SHLIB= YES -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= YES post-patch: |