aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-04-12 15:46:47 +0800
committerpav <pav@FreeBSD.org>2011-04-12 15:46:47 +0800
commit9aa9260e4e0f6dd0d4ba06d0b31b3032b350b6a9 (patch)
tree081e09a51a67fa2c2c4cfa74de653afddde5930e
parent253fc96e65862b6e1f0b6d50ab9156e6e6e1ab5f (diff)
downloadfreebsd-ports-gnome-9aa9260e4e0f6dd0d4ba06d0b31b3032b350b6a9.tar.gz
freebsd-ports-gnome-9aa9260e4e0f6dd0d4ba06d0b31b3032b350b6a9.tar.zst
freebsd-ports-gnome-9aa9260e4e0f6dd0d4ba06d0b31b3032b350b6a9.zip
- Mark BROKEN on 9.X: does not configure
Reported by: pointyhat
-rw-r--r--www/mod_proctitle/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_proctitle/Makefile b/www/mod_proctitle/Makefile
index 46faa6d850df..a2b22e853c86 100644
--- a/www/mod_proctitle/Makefile
+++ b/www/mod_proctitle/Makefile
@@ -29,6 +29,10 @@ CFLAGS+= -I${LOCALBASE}/include/apr-0
CFLAGS+= -I${LOCALBASE}/include/apr-1
.endif
+.if ${OSVERSION} >= 900000
+BROKEN= does not configure on 9.X
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/mod_proctitle.so \
${PREFIX}/${APACHEMODDIR}/