No need to hardcode MODPY_VERSION; we use the default.
ok fgsch@
This commit is contained in:
parent
f2cb915b21
commit
b75c2bd1a5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:06:03 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2013/05/18 05:54:52 ajacoutot Exp $
|
||||
|
||||
COMMENT = spaced learning system
|
||||
|
||||
@ -19,8 +19,6 @@ EXTRACT_SUFX = .tgz
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_VERSION = 2.7
|
||||
|
||||
MODPY_ADJ_FILES = anki/anki
|
||||
|
||||
RUN_DEPENDS = audio/py-audio \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2013/03/11 11:44:43 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2013/05/18 05:54:52 ajacoutot Exp $
|
||||
|
||||
COMMENT = wiki engine written in python
|
||||
|
||||
@ -18,8 +18,6 @@ MASTER_SITES = http://static.moinmo.in/files/
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_VERSION = 2.7
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
post-configure:
|
||||
|
Loading…
x
Reference in New Issue
Block a user