diff options
-rw-r--r-- | net/ntop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 1b99410d6783..49cc72193d08 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -87,6 +87,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako # ever be fixed. .if ${OSVERSION} < 900033 USE_BINUTILS= yes +CONFIGURE_ARGS+= STRIP=${LOCALBASE}/bin/strip .endif pre-configure: |