diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 94b0f514443c..d5a48bd54a92 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -32,7 +32,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes PLIST_SUB= DBDIR=${DBDIR} \ PORTVERSION=${PORTVERSION} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=${DBDIR} \ --with-ossl-root=${OPENSSLBASE} \ --with-gdbm-root=${LOCALBASE} \ |