diff options
Diffstat (limited to 'deskutils/logjam/Makefile')
-rw-r--r-- | deskutils/logjam/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index de2dfd53c01c..714d5046a300 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: logjam -# Date created: 13 Aug 01 -# Whom: alanp@unixpower.org -# +# Created by: alanp@unixpower.org # $FreeBSD$ -# PORTNAME= logjam PORTVERSION= 4.6.2 @@ -19,6 +15,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ MAN1= logjam.1 +USES= pkgconfig USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes |