aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-05-26 05:08:19 +0800
committerpav <pav@FreeBSD.org>2010-05-26 05:08:19 +0800
commit8b9b8c66342fe8265eabacdbc51fd6313ec3ea7e (patch)
tree7b361a7805a6862a437fb5b00ffc827afa74d44a /net
parenta4817a6c529ea11a84e538f34b55abe8b3231be9 (diff)
downloadfreebsd-ports-gnome-8b9b8c66342fe8265eabacdbc51fd6313ec3ea7e.tar.gz
freebsd-ports-gnome-8b9b8c66342fe8265eabacdbc51fd6313ec3ea7e.tar.zst
freebsd-ports-gnome-8b9b8c66342fe8265eabacdbc51fd6313ec3ea7e.zip
- Mark BROKEN on 6.X: does not configure
Reported by: pointyhat
Diffstat (limited to 'net')
-rw-r--r--net/ntop/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index db3fc46889ef..8840dd55eabb 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -95,6 +95,10 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include/libxml2 \
-I${LOCALBASE}/include/glib-2.0"
.endif
+.if ${OSVERSION} < 700000
+BROKEN= does not configure on 6.X
+.endif
+
post-extract:
@${RM} ${WRKSRC}/configureextra/FREEBSD
@${CP} ${_DISTDIR}/etter.finger.os.gz ${WRKSRC}