From b63f032a2145acb749de8fc57d01b012a1b7347c Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 11 Dec 2013 19:02:47 +0000 Subject: - Strip shared library --- print/py-cups/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'print/py-cups') diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index af778e82a3eb..cf814fb49c88 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -38,4 +38,7 @@ pre-configure: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/cupsconnection.c @${REINPLACE_CMD} -e 's|#ifdef __SVR4|#ifdef __FreeBSD__|' ${WRKSRC}/cupsppd.c +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cups.so + .include -- cgit hantom.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.8.5 [1]lme2010-09-303-7/+8
* - Update to 0.8.4lme2009-11-08