diff options
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r-- | net/tn5250/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index fe3a198c9b7d..74f4a384d4d5 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -19,7 +19,6 @@ USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget pkgconfig USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE} USE_LDCONFIG= yes |