Unbreak the python2.4 FLAVOR after recent update.
This commit is contained in:
parent
7541fead22
commit
2871754bdd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2010/11/17 08:05:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2010/11/17 18:37:25 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -17,6 +17,8 @@ PKGNAME-bin= py-Imaging-bin-${MODPY_EGG_VERSION}
|
||||
FULLPKGNAME-docs= py-Imaging-docs-${MODPY_EGG_VERSION}
|
||||
FULLPKGPATH-docs= graphics/py-Imaging,-docs
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://www.pythonware.com/products/pil/
|
||||
|
@ -1,2 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.python2.6-main,v 1.1 2010/09/03 12:34:56 sthen Exp $
|
||||
@comment $OpenBSD: PFRAG.python2.6-main,v 1.2 2010/11/17 18:37:25 ajacoutot Exp $
|
||||
@pkgpath graphics/py-Imaging,-main,python2.5
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/PIL-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2010/11/15 20:57:10 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2010/11/17 18:37:25 ajacoutot Exp $
|
||||
@option no-default-conflict
|
||||
@conflict py-Imaging-*-python${MODPY_VERSION}
|
||||
@pkgpath graphics/py-Imaging
|
||||
@ -119,7 +119,6 @@ lib/python${MODPY_VERSION}/site-packages/PIL/MspImagePlugin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/MspImagePlugin.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/OleFileIO.py
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/OleFileIO.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/PIL-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/PSDraw.py
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/PSDraw.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/PIL/PaletteFile.py
|
||||
|
Loading…
Reference in New Issue
Block a user