summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsimonb <simonb>2002-11-05 07:59:31 +0000
committersimonb <simonb>2002-11-05 07:59:31 +0000
commit4260ac63fc9cbff68581478e2dc60a4f57170600 (patch)
tree90fa5825691e648803725d7d656eb87b124e6af5 /x11
parent5b250fe52a8714f40ae494ea47e62843b83b84d7 (diff)
downloadpkgsrc-4260ac63fc9cbff68581478e2dc60a4f57170600.tar.gz
Add USE_X11 so this works with xpkgwedge.
Diffstat (limited to 'x11')
-rw-r--r--x11/hot-babe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile
index 19be320b1b8..26d63018caf 100644
--- a/x11/hot-babe/Makefile
+++ b/x11/hot-babe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/10/25 01:26:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/05 07:59:31 simonb Exp $
#
DISTNAME= hot-babe-0.1.2
@@ -10,6 +10,7 @@ HOMEPAGE= http://dindinx.net/hotbabe/
COMMENT= System monitor
USE_BUILDLINK2= yes
+USE_X11= yes
.include "../../x11/gtk/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"