diff options
Diffstat (limited to 'net/librsync/Makefile')
-rw-r--r-- | net/librsync/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index bfdcbe8cd6e4..30264856eb13 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-shared --disable-trace |