- cc1plus is quite hungry for memory..

This commit is contained in:
jasper 2010-06-14 05:49:26 +00:00
parent 97b09f3f23
commit 9affa8bce1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/15 08:30:01 landry Exp $
# $OpenBSD: Makefile,v 1.2 2010/06/14 05:49:26 jasper Exp $
COMMENT= Python bindings to TagLib audio file tag library
@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = http://pypi.python.org/packages/source/t/tagpy/
VMEM_WARNING= Yes
MODULES = lang/python
MODPY_SETUPTOOLS = Yes