aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/logjam
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 06:23:53 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 06:23:53 +0800
commit18aa10a938ef61989db94abf265c30c4cdf69cdd (patch)
tree59cf9d8e97fe84134399ba29d1cbd2f49ff7b368 /deskutils/logjam
parentcc566d7c8a4cc8bcda1df473e74a31319b3d9314 (diff)
downloadfreebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.tar.gz
freebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.tar.zst
freebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'deskutils/logjam')
-rw-r--r--deskutils/logjam/Makefile7
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