diff options
author | pav <pav@FreeBSD.org> | 2010-10-20 05:31:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-10-20 05:31:53 +0800 |
commit | 36f21363325269e4fe7d1f35b5c208a95f0ce832 (patch) | |
tree | f10e95ecce9da338daf9ef46c8a54a1de3fe80ca /sysutils/rsyslog3 | |
parent | 5c3f4f101e792cb4aafacad6c27ff0284e70662b (diff) | |
download | freebsd-ports-gnome-36f21363325269e4fe7d1f35b5c208a95f0ce832.tar.gz freebsd-ports-gnome-36f21363325269e4fe7d1f35b5c208a95f0ce832.tar.zst freebsd-ports-gnome-36f21363325269e4fe7d1f35b5c208a95f0ce832.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'sysutils/rsyslog3')
-rw-r--r-- | sysutils/rsyslog3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/rsyslog3/Makefile b/sysutils/rsyslog3/Makefile index b4a9e99aed7c..cb0e4fcae814 100644 --- a/sysutils/rsyslog3/Makefile +++ b/sysutils/rsyslog3/Makefile @@ -11,6 +11,8 @@ COMMENT= Enhanced syslog daemon LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls +BROKEN= does not compile + USE_RC_SUBR= ${PORTNAME}d SUB_FILES= pkg-message MAN8= rsyslogd.8 |