summaryrefslogtreecommitdiff
path: root/x11/xpenguins
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/xpenguins
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.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')
-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"