diff options
Diffstat (limited to 'devel/log4shib/Makefile')
-rw-r--r-- | devel/log4shib/Makefile | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index f199c3dce320..010deb3e90e3 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: log4shib -# Date created: Feb 13 2008 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= log4shib DISTVERSION= 1.0.7 @@ -15,13 +10,11 @@ MAINTAINER= girgen@FreeBSD.org COMMENT= A library of C++ classes for flexible logging USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnomehack CONFIGURE_ARGS= --disable-html-docs --disable-doxygen USE_LDCONFIG= yes -USES= pathfix post-patch: @${REINPLACE_CMD} -e 's| -pedantic||g' ${WRKSRC}/configure |