aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-05-26 16:56:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-05-26 16:56:38 +0000
commit172dc605331ad279acac48dcf497902934042609 (patch)
treee344340012872b624470ba0603105138d6a0eba0 /sysutils/conky-awesome
parent95057a909df3543fbeb3342fcca61c2644b47736 (diff)
downloadports-172dc605331ad279acac48dcf497902934042609.tar.gz
ports-172dc605331ad279acac48dcf497902934042609.zip
Add a missing dependency on pkgconfig.
Reported by: itetcu
Notes
Notes: svn path=/head/; revision=213699
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r--sysutils/conky-awesome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index 5826e74bf524..705c0e90a767 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -17,7 +17,7 @@ PATCHDIR= ${.CURDIR}/files
CONFLICTS= conky-[0-9]*
USE_XORG=
-USE_GNOME=
+USE_GNOME= pkgconfig
CONFIGURE_ARGS+= --disable-x11
.include "${MASTERDIR}/Makefile"