summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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