aboutsummaryrefslogtreecommitdiff
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index fae8ad183d5a..43e38cb8058c 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -23,7 +23,6 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--program-prefix=""
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"