aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-librtfcomp/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-10 15:47:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-10 15:47:22 +0000
commit42a15ee56cd9a3683da33109676c2f73ec08a976 (patch)
tree5cc52206390d3e303896effd490a6efdb8dce784 /archivers/py-librtfcomp/Makefile
parent9a31660fdf39776d3c6b059ed03b3d5569da06b0 (diff)
downloadports-42a15ee56cd9a3683da33109676c2f73ec08a976.tar.gz
ports-42a15ee56cd9a3683da33109676c2f73ec08a976.zip
- Use USES=libtool
- Bump PORTREVISION for package change
Notes
Notes: svn path=/head/; revision=361471
Diffstat (limited to 'archivers/py-librtfcomp/Makefile')
-rw-r--r--archivers/py-librtfcomp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/py-librtfcomp/Makefile b/archivers/py-librtfcomp/Makefile
index f1c47aaef20a..d1a5f039d9d9 100644
--- a/archivers/py-librtfcomp/Makefile
+++ b/archivers/py-librtfcomp/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
@@ -19,7 +19,6 @@ INSTALL_WRKSRC= ${WRKSRC}/python
PLIST= ${NONEXISTENT}
PLIST_FILES= %%PYTHON_SITELIBDIR%%/pyrtfcomp.a \
- %%PYTHON_SITELIBDIR%%/pyrtfcomp.la \
%%PYTHON_SITELIBDIR%%/pyrtfcomp.so
MASTERDIR= ${.CURDIR}/../librtfcomp