aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-09-09 03:52:22 +0800
committermandree <mandree@FreeBSD.org>2014-09-09 03:52:22 +0800
commit4e1161aa18240bf765d75fd7e0c59af3d9173afa (patch)
tree2a1d137a728f888fc0454b2eea058ada119834d3 /net
parentb633db0914ed8c7cfe90be1a2252cdfb18441ad3 (diff)
downloadfreebsd-ports-gnome-4e1161aa18240bf765d75fd7e0c59af3d9173afa.tar.gz
freebsd-ports-gnome-4e1161aa18240bf765d75fd7e0c59af3d9173afa.tar.zst
freebsd-ports-gnome-4e1161aa18240bf765d75fd7e0c59af3d9173afa.zip
Try setting STRIP through CONFIGURE_ARGS to fix remaining 8.X build issues.
Diffstat (limited to 'net')
-rw-r--r--net/ntop/Makefile1
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: