aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-07 17:02:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-02-07 17:02:45 +0800
commit7d6ff6cd1a1e6aa6b42b5f273fa81a9cc0abd2e2 (patch)
treed6ae7636dd9be71a574327910b558676866ba110 /graphics
parent4188ce1b396c90809010bab7021d1ee9277dae55 (diff)
downloadfreebsd-ports-gnome-7d6ff6cd1a1e6aa6b42b5f273fa81a9cc0abd2e2.tar.gz
freebsd-ports-gnome-7d6ff6cd1a1e6aa6b42b5f273fa81a9cc0abd2e2.tar.zst
freebsd-ports-gnome-7d6ff6cd1a1e6aa6b42b5f273fa81a9cc0abd2e2.zip
- Cosmetic fix
- Regenerate patches - Update WWW
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libpcd/Makefile2
-rw-r--r--graphics/libpcd/files/patch-GNUmakefile4
-rw-r--r--graphics/libpcd/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libpcd/Makefile b/graphics/libpcd/Makefile
index fc9ebc796354..b4227ec0281a 100644
--- a/graphics/libpcd/Makefile
+++ b/graphics/libpcd/Makefile
@@ -19,6 +19,6 @@ MAKEFILE= GNUmakefile
USE_LDCONFIG= yes
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so
.include <bsd.port.mk>
diff --git a/graphics/libpcd/files/patch-GNUmakefile b/graphics/libpcd/files/patch-GNUmakefile
index 9165651cf68d..5843644e7775 100644
--- a/graphics/libpcd/files/patch-GNUmakefile
+++ b/graphics/libpcd/files/patch-GNUmakefile
@@ -1,5 +1,5 @@
---- GNUmakefile.old Mon Aug 23 21:10:15 2004
-+++ GNUmakefile Mon Aug 23 21:10:38 2004
+--- GNUmakefile.orig 2003-07-22 09:52:46 UTC
++++ GNUmakefile
@@ -1,11 +1,11 @@
DESTDIR :=
diff --git a/graphics/libpcd/pkg-descr b/graphics/libpcd/pkg-descr
index 5de79ae71c5a..f3c5bec6deb0 100644
--- a/graphics/libpcd/pkg-descr
+++ b/graphics/libpcd/pkg-descr
@@ -2,4 +2,4 @@ This is a tiny library for decoding PhotoCD images. Its not exactly
new, it exists for years. I've just released it separately for the
first time now. It used to come bundled with xpcd.
-WWW: http://www.kraxel.org/blog/linux/libpcd/
+WWW: https://www.kraxel.org/blog/linux/libpcd/