- 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:
parent
f8f98a23bf
commit
4c69641b7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318321
@ -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}
|
||||
|
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user