summaryrefslogtreecommitdiff
path: root/x11/xpenguins
diff options
context:
space:
mode:
authorsnj <snj>2004-04-19 04:53:58 +0000
committersnj <snj>2004-04-19 04:53:58 +0000
commitcd4cea3e4330b1c4a169ad8b1cd3058f1d8acb51 (patch)
treea285b4c763a9339088a7c9998af398a50cec6645 /x11/xpenguins
parent4871d1ffaa3f7710ade09baa6ba2cf2c929289a2 (diff)
downloadpkgsrc-cd4cea3e4330b1c4a169ad8b1cd3058f1d8acb51.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"