diff options
Diffstat (limited to 'devel/cvsnt/Makefile')
-rw-r--r-- | devel/cvsnt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsnt/Makefile b/devel/cvsnt/Makefile index dcf1a3db905b..9b8048e10c74 100644 --- a/devel/cvsnt/Makefile +++ b/devel/cvsnt/Makefile @@ -16,7 +16,7 @@ COMMENT= CVS clone LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --enable-fork CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG=yes |