summaryrefslogtreecommitdiff
path: root/x11/hot-babe
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-10-25 01:26:13 +0000
committerhubertf <hubertf>2002-10-25 01:26:13 +0000
commit3870680ecc2883d1a32ac02e186204b230cc0af8 (patch)
treee3b3fdd347097a941d6b71fd0327bcc54068403a /x11/hot-babe
parentc873c8a8a5213c034503299de902c123b8cf4e44 (diff)
downloadpkgsrc-3870680ecc2883d1a32ac02e186204b230cc0af8.tar.gz
actually use buildlink2 - patch by Manuel Bouyer.
Diffstat (limited to 'x11/hot-babe')
-rw-r--r--x11/hot-babe/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile
index 435550277e4..19be320b1b8 100644
--- a/x11/hot-babe/Makefile
+++ b/x11/hot-babe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/24 18:57:05 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/25 01:26:13 hubertf Exp $
#
DISTNAME= hot-babe-0.1.2
@@ -9,5 +9,9 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://dindinx.net/hotbabe/
COMMENT= System monitor
+USE_BUILDLINK2= yes
+
.include "../../x11/gtk/buildlink2.mk"
+.include "../../graphics/gdk-pixbuf/buildlink2.mk"
+.include "../../graphics/tiff/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"