diff options
Diffstat (limited to 'devel/libtar')
-rw-r--r-- | devel/libtar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile index c6abac957081..3a11110b9f0c 100644 --- a/devel/libtar/Makefile +++ b/devel/libtar/Makefile @@ -17,7 +17,6 @@ COMMENT= A library for manipulating POSIX and GNU tar files USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" post-install: |