aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-29 04:42:47 +0800
committerpav <pav@FreeBSD.org>2012-05-29 04:42:47 +0800
commit1932ca3e3f0028970d00f8b92981ef226498550b (patch)
tree50c1330733f43dac90161a97f8a0dd1131b4dc15
parentb9d1f956b9492973473582081051a9bf2bff3202 (diff)
downloadfreebsd-ports-gnome-1932ca3e3f0028970d00f8b92981ef226498550b.tar.gz
freebsd-ports-gnome-1932ca3e3f0028970d00f8b92981ef226498550b.tar.zst
freebsd-ports-gnome-1932ca3e3f0028970d00f8b92981ef226498550b.zip
- Broken everywhere
Reported by: pointyhat
-rw-r--r--sysutils/libumberlog/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/libumberlog/Makefile b/sysutils/libumberlog/Makefile
index 727b5e11935d..fb8186abfa08 100644
--- a/sysutils/libumberlog/Makefile
+++ b/sysutils/libumberlog/Makefile
@@ -13,10 +13,7 @@ MASTER_SITES= http://cloud.github.com/downloads/algernon/libumberlog/
MAINTAINER= cy@FreeBSD.org
COMMENT= CEE-enhanced syslog API
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 800000
-BROKEN= Fails to install umberlog.3 under 7.X.
-.endif
+BROKEN= fails to install umberlog.3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -27,4 +24,4 @@ MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
MAN3= umberlog.3
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>