summaryrefslogtreecommitdiff
path: root/graphics/plasma
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-27 19:14:46 +0000
committerjlam <jlam>2002-08-27 19:14:46 +0000
commit22a99823ec1cc8b2224a48651bfad94f7fd9a1c8 (patch)
tree698e9df7c066395f99360467d104b428b6c199fe /graphics/plasma
parent769562fed186f21aac947e45de0ab501b1c5deb5 (diff)
downloadpkgsrc-22a99823ec1cc8b2224a48651bfad94f7fd9a1c8.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'graphics/plasma')
-rw-r--r--graphics/plasma/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/plasma/Makefile b/graphics/plasma/Makefile
index a2e52ba7bca..b74027336a4 100644
--- a/graphics/plasma/Makefile
+++ b/graphics/plasma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/11 08:25:10 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2002/08/27 19:17:57 jlam Exp $
#
DISTNAME= plasma-1.0
@@ -9,8 +9,8 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://www.libsdl.org/projects/plasma/
COMMENT= warping plasma demo
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
-.include "../../devel/SDL/buildlink.mk"
+.include "../../devel/SDL/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"