summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj>2004-04-12 02:31:56 +0000
committersnj <snj>2004-04-12 02:31:56 +0000
commit77ab51dfde308a2692e2f7c089a00ee635fb953c (patch)
treed1cbebadac1b70dec3a6f46eb202eac92bc39d02
parent0d17dd055b19683cf5ced7e56f2cbf4334cf3403 (diff)
downloadpkgsrc-77ab51dfde308a2692e2f7c089a00ee635fb953c.tar.gz
Convert to buildlink3.
Another candidate for removal, I think.
-rw-r--r--graphics/plasma/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/plasma/Makefile b/graphics/plasma/Makefile
index f0edf76790b..d57bf84161d 100644
--- a/graphics/plasma/Makefile
+++ b/graphics/plasma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/12 02:31:56 snj Exp $
#
DISTNAME= plasma-1.0
@@ -10,8 +10,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/plasma/
COMMENT= Warping plasma demo
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"