aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:04:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:04:00 +0800
commitcfb51d057a3d4878b0c7f7fef7d78c84d49810fb (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /shells
parent1068ae6edbfdf135636b0c961f416ec77d3fa5d9 (diff)
downloadfreebsd-ports-graphics-cfb51d057a3d4878b0c7f7fef7d78c84d49810fb.tar.gz
freebsd-ports-graphics-cfb51d057a3d4878b0c7f7fef7d78c84d49810fb.tar.zst
freebsd-ports-graphics-cfb51d057a3d4878b0c7f7fef7d78c84d49810fb.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'shells')
-rw-r--r--shells/viewglob/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile
index 8edc754e286..99c99083651 100644
--- a/shells/viewglob/Makefile
+++ b/shells/viewglob/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: viewglob
-# Date created: 06 Oct 2004
-# Whom: Jean-Yves Lefort <jylefort@brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
-#
PORTNAME= viewglob
PORTVERSION= 2.0.4
@@ -17,6 +13,7 @@ COMMENT= A GTK+ add-on to bash and zsh
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+USES= pkgconfig
USE_XORG= x11
USE_GNOME= gtk20
GNU_CONFIGURE= yes