summaryrefslogtreecommitdiff
path: root/x11/xpenguins
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
committersnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
commitb6fa483843eff199de79f0bd91ad7d880d50e3bd (patch)
treea285b4c763a9339088a7c9998af398a50cec6645 /x11/xpenguins
parent779cb35184d294080b3a7da4f4ee50c74f8750a4 (diff)
downloadpkgsrc-b6fa483843eff199de79f0bd91ad7d880d50e3bd.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/xpenguins')
-rw-r--r--x11/xpenguins/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xpenguins/Makefile b/x11/xpenguins/Makefile
index 5620c8671e7..4eb27bc6867 100644
--- a/x11/xpenguins/Makefile
+++ b/x11/xpenguins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:57:01 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/19 05:08:21 snj 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_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"