diff options
Diffstat (limited to 'net/gutenfetch/Makefile')
-rw-r--r-- | net/gutenfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gutenfetch/Makefile b/net/gutenfetch/Makefile index 1829e26a13fd..0d72f1d5f8b1 100644 --- a/net/gutenfetch/Makefile +++ b/net/gutenfetch/Makefile @@ -17,7 +17,6 @@ COMMENT= Fetch listings and books from Project Gutenberg LIB_DEPENDS= gutenfetch:${PORTSDIR}/devel/libgutenfetch GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_GMAKE= yes |