diff options
Diffstat (limited to 'devel/ncnf/Makefile')
-rw-r--r-- | devel/ncnf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 32ef18d89055..e3b27a3d0c54 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generic configuration management library -LIB_DEPENDS= libstrfunc.so:${PORTSDIR}/devel/libstrfunc +LIB_DEPENDS= libstrfunc.so:devel/libstrfunc USES= libtool GNU_CONFIGURE= yes |