diff options
Diffstat (limited to 'devel/libgutenfetch/Makefile')
-rw-r--r-- | devel/libgutenfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index 2e2755dc8352..d8666bc19885 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl:install USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes |