diff options
Diffstat (limited to 'devel/cvsnt/Makefile')
-rw-r--r-- | devel/cvsnt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvsnt/Makefile b/devel/cvsnt/Makefile index 1f8c7135a8e6..2f5681b69f4e 100644 --- a/devel/cvsnt/Makefile +++ b/devel/cvsnt/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://www.cvsnt.org/archive/ \ MAINTAINER= fjoe@FreeBSD.org COMMENT= CVS clone -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl - +USE_LIBLTDL= yes USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --enable-fork CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |