No C compiler needed here.
This commit is contained in:
parent
fafc2ad5a6
commit
904a47cb7f
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2007/08/09 13:31:52 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2009/07/14 11:14:33 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= flup-r2311
|
||||
|
@ -13,6 +13,8 @@ COMMENT= WSGI support modules
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
WRKSRC= ${WRKDIR}/${EGG_NAME}
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
|
|
Loading…
Reference in a new issue