Index: head/devel/ncnf/Makefile =================================================================== --- head/devel/ncnf/Makefile (revision 389108) +++ head/devel/ncnf/Makefile (revision 389109) @@ -1,21 +1,22 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= ncnf PORTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generic configuration management library LIB_DEPENDS= libstrfunc.so:${PORTSDIR}/devel/libstrfunc USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS .include