aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/linux-f10-png10/Makefile5
-rw-r--r--graphics/linux-f8-png10/Makefile5
-rw-r--r--graphics/linux-png10/Makefile5
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile
index 2c224a5cf078..0172b415cec4 100644
--- a/graphics/linux-f10-png10/Makefile
+++ b/graphics/linux-f10-png10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= png
PORTVERSION= 1.0.16
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics linux
MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \
http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/
@@ -21,7 +21,8 @@ DIST_SUBDIR= rpm/i386/fc3
ONLY_FOR_ARCHS= i386
RPM_SET= libpng10-${PORTVERSION}-1.i386.rpm
-PLIST_FILES= usr/lib/libpng.so.2.1.0.16
+PLIST_FILES= usr/lib/libpng.so.2.1.0.16 \
+ usr/lib/libpng.so.2
DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16
PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt
diff --git a/graphics/linux-f8-png10/Makefile b/graphics/linux-f8-png10/Makefile
index 2c224a5cf078..0172b415cec4 100644
--- a/graphics/linux-f8-png10/Makefile
+++ b/graphics/linux-f8-png10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= png
PORTVERSION= 1.0.16
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics linux
MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \
http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/
@@ -21,7 +21,8 @@ DIST_SUBDIR= rpm/i386/fc3
ONLY_FOR_ARCHS= i386
RPM_SET= libpng10-${PORTVERSION}-1.i386.rpm
-PLIST_FILES= usr/lib/libpng.so.2.1.0.16
+PLIST_FILES= usr/lib/libpng.so.2.1.0.16 \
+ usr/lib/libpng.so.2
DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16
PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile
index 2c224a5cf078..0172b415cec4 100644
--- a/graphics/linux-png10/Makefile
+++ b/graphics/linux-png10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= png
PORTVERSION= 1.0.16
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics linux
MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \
http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/
@@ -21,7 +21,8 @@ DIST_SUBDIR= rpm/i386/fc3
ONLY_FOR_ARCHS= i386
RPM_SET= libpng10-${PORTVERSION}-1.i386.rpm
-PLIST_FILES= usr/lib/libpng.so.2.1.0.16
+PLIST_FILES= usr/lib/libpng.so.2.1.0.16 \
+ usr/lib/libpng.so.2
DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16
PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt