- fix pkg-plist: do not try to remove directories owned by other ports

and bump PORTREVISION
- trim Makefile header, while here

Reported by:	pointyhat (miwi)
With hat:	python@
This commit is contained in:
Ruslan Makhmatkhanov 2013-05-16 15:08:08 +00:00
parent f8f98a23bf
commit 4c69641b7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318321
2 changed files with 2 additions and 8 deletions

View File

@ -1,13 +1,9 @@
# New ports collection makefile for: py-formalchemy
# Date created: 13 April 2010
# Whom: ghostonthewire <ghostonthewire at gmail dot com>
#
# Created by: ghostonthewire <ghostonthewire at gmail dot com>
# $FreeBSD$
#
PORTNAME= formalchemy
PORTVERSION= 1.3.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -175,5 +175,3 @@
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/formalchemy
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
@dirrmtry %%PYTHON_SITELIBDIR%%
@dirrmtry %%PYTHON_SITELIB%%