- Fix PLIST: use NONEXISTENT instead of empty string [1]

- Strip shared library in post-install: phase
- Bump PORTREVISION for package change

Suggested by:	vd [1]
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-18 16:16:53 +00:00
parent d0e4e95b5f
commit e41a946b4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348577

View File

@ -1,6 +1,7 @@
# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTREVISION= 1
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
@ -15,7 +16,7 @@ USE_PYTHON= 2
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${WRKSRC}/python
PLIST= # empty
PLIST= ${NONEXISTENT}
PLIST_FILES= %%PYTHON_SITELIBDIR%%/pyrtfcomp.a \
%%PYTHON_SITELIBDIR%%/pyrtfcomp.la \