aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-07 17:02:45 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-07 17:02:45 +0800
commit69dd57ab3cf71be4e9da08dec8356e4c03bff67f (patch)
treed6ae7636dd9be71a574327910b558676866ba110 /graphics
parent64e90e67e9e6a9f58c6c941daad6f9db4da2c6b3 (diff)
downloadfreebsd-ports-gnome-69dd57ab3cf71be4e9da08dec8356e4c03bff67f.tar.gz
freebsd-ports-gnome-69dd57ab3cf71be4e9da08dec8356e4c03bff67f.tar.zst
freebsd-ports-gnome-69dd57ab3cf71be4e9da08dec8356e4c03bff67f.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/