svn commit: r361471 - head/archivers/py-librtfcomp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 10 15:47:22 UTC 2014
Author: sunpoet
Date: Thu Jul 10 15:47:22 2014
New Revision: 361471
URL: http://svnweb.freebsd.org/changeset/ports/361471
QAT: https://qat.redports.org/buildarchive/r361471/
Log:
- Use USES=libtool
- Bump PORTREVISION for package change
Modified:
head/archivers/py-librtfcomp/Makefile
Modified: head/archivers/py-librtfcomp/Makefile
==============================================================================
--- head/archivers/py-librtfcomp/Makefile Thu Jul 10 15:47:18 2014 (r361470)
+++ head/archivers/py-librtfcomp/Makefile Thu Jul 10 15:47:22 2014 (r361471)
@@ -1,7 +1,7 @@
# Created by: Alexander Logvinov <ports at logvinov.com>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet at 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
More information about the svn-ports-all
mailing list