diff options
Diffstat (limited to 'devel/cvsnt')
-rw-r--r-- | devel/cvsnt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cvsnt/Makefile b/devel/cvsnt/Makefile index b568790597b6..6c20652617ca 100644 --- a/devel/cvsnt/Makefile +++ b/devel/cvsnt/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ARGS= --enable-fork --enable-rcs \ --disable-odbc --disable-postgres\ --disable-mysql --disable-sqlite CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG=yes USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"\ LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"\ |