summaryrefslogtreecommitdiff
path: root/x11/xpenguins/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
commita020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/xpenguins/Makefile
parent287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff)
downloadpkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'x11/xpenguins/Makefile')
-rw-r--r--x11/xpenguins/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xpenguins/Makefile b/x11/xpenguins/Makefile
index e365b8d51b4..7be170b0994 100644
--- a/x11/xpenguins/Makefile
+++ b/x11/xpenguins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/10/24 22:11:16 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2002/08/25 21:52:51 jlam Exp $
#
DISTNAME= xpenguins-2.1
@@ -9,9 +9,9 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://xpenguins.seul.org/
COMMENT= Little penguins walking along the tops of your windows
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
+GNU_CONFIGURE= YES
-.include "../../graphics/xpm/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"