aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-05-27 00:56:38 +0800
committermarcus <marcus@FreeBSD.org>2008-05-27 00:56:38 +0800
commitcaffd738f368307ce36f8c8464282e17acf99ad0 (patch)
treef210e1924d888a538a8c2aa13eba2939660eeb36 /sysutils/conky-awesome
parent93c4e775e58c6644af246e5e599afe834619236a (diff)
downloadfreebsd-ports-gnome-caffd738f368307ce36f8c8464282e17acf99ad0.tar.gz
freebsd-ports-gnome-caffd738f368307ce36f8c8464282e17acf99ad0.tar.zst
freebsd-ports-gnome-caffd738f368307ce36f8c8464282e17acf99ad0.zip
Add a missing dependency on pkgconfig.
Reported by: itetcu
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"