- Cosmetic fix
- Regenerate patches - Update WWW
This commit is contained in:
parent
64e90e67e9
commit
69dd57ab3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461126
3 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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 :=
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue