Convert to buildlink3.
Another candidate for removal, I think.
This commit is contained in:
parent
109627c23f
commit
be943828fb
1 changed files with 3 additions and 3 deletions
|
@ -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
|
DISTNAME= plasma-1.0
|
||||||
|
@ -10,8 +10,8 @@ MAINTAINER= zuntum@NetBSD.org
|
||||||
HOMEPAGE= http://www.libsdl.org/projects/plasma/
|
HOMEPAGE= http://www.libsdl.org/projects/plasma/
|
||||||
COMMENT= Warping plasma demo
|
COMMENT= Warping plasma demo
|
||||||
|
|
||||||
USE_BUILDLINK2= YES
|
USE_BUILDLINK3= YES
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
|
|
||||||
.include "../../devel/SDL/buildlink2.mk"
|
.include "../../devel/SDL/buildlink3.mk"
|
||||||
.include "../../mk/bsd.pkg.mk"
|
.include "../../mk/bsd.pkg.mk"
|
||||||
|
|
Loading…
Reference in a new issue