aboutsummaryrefslogtreecommitdiff
path: root/www/linkchecker
diff options
context:
space:
mode:
Diffstat (limited to 'www/linkchecker')
-rw-r--r--www/linkchecker/Makefile2
-rw-r--r--www/linkchecker/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile
index 34d16d4a132c..5e51140e6510 100644
--- a/www/linkchecker/Makefile
+++ b/www/linkchecker/Makefile
@@ -3,6 +3,7 @@
PORTNAME= linkchecker
PORTVERSION= 9.3
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
DISTNAME= LinkChecker-${PORTVERSION}
@@ -63,6 +64,7 @@ post-build:
.endif
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/linkcheck/*/*.so
.for i in 16 32 48 64 128
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps
(cd ${WRKSRC}/doc/html && ${INSTALL_DATA} logo${i}x${i}.png \
diff --git a/www/linkchecker/pkg-plist b/www/linkchecker/pkg-plist
index 837a296e9e4d..c555c1ba52ca 100644
--- a/www/linkchecker/pkg-plist
+++ b/www/linkchecker/pkg-plist
@@ -16,4 +16,3 @@ share/icons/hicolor/16x16/apps/linkchecker.png
share/icons/hicolor/32x32/apps/linkchecker.png
share/icons/hicolor/48x48/apps/linkchecker.png
share/icons/hicolor/64x64/apps/linkchecker.png
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%