Convert to buildlink3.
This commit is contained in:
parent
d03b48db57
commit
533065fbcf
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/11/26 16:24:23 mpasternak Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/05/05 05:03:09 blef Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pywm-0.1
|
||||
|
@ -10,12 +10,12 @@ MAINTAINER= dotz@irc.pl
|
|||
HOMEPAGE= http://www.freenet.org.nz/python/pywm/
|
||||
COMMENT= Window manager in Python
|
||||
|
||||
USE_BUILDLINK2= yes
|
||||
USE_BUILDLINK3= yes
|
||||
PY_PATCHPLIST= yes
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
BUILD_DEPENDS= ${PYPKGPREFIX}-pyrex>=0.8.1:../../lang/py-pyrex
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../x11/fltk/buildlink2.mk"
|
||||
.include "../../x11/fltk/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue