1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Broken everywhere

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-05-28 20:42:47 +00:00
parent 1377827d69
commit c5f61254b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297622

View File

@ -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>