diff options
Diffstat (limited to 'sysutils/rsyslog5/Makefile')
-rw-r--r-- | sysutils/rsyslog5/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/rsyslog5/Makefile b/sysutils/rsyslog5/Makefile index 62df117f8d2..91f3fd4a4b2 100644 --- a/sysutils/rsyslog5/Makefile +++ b/sysutils/rsyslog5/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rsyslog4 -# Date created: 29 December 2008 -# Whom: Cristiano Rolim Pereira <cristianorolim@hotmail.com> -# +# Created by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> # $FreeBSD$ -# PORTNAME= rsyslog PORTVERSION= 5.10.0 @@ -42,7 +38,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/rsyslog GNU_CONFIGURE= yes -USE_PKGCONFIG= yes +USES= pkgconfig OPTIONS= DEBUG "Enable debugging" off |