aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-04-30 15:29:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-04-30 15:29:08 +0000
commit41d38932d16bd3609891da085cd3a0a2ab3cb164 (patch)
tree679587ef90ec5d1116d682f18fb39110126f9e97
parent299f9db7f0f99408e308b679232d0a9165fe2d03 (diff)
downloadports-41d38932d16bd3609891da085cd3a0a2ab3cb164.tar.gz
ports-41d38932d16bd3609891da085cd3a0a2ab3cb164.zip
Add @dirrm include/libpng
Notes
Notes: svn path=/head/; revision=58365
-rw-r--r--graphics/png/Makefile1
-rw-r--r--graphics/png/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index bf2c51e62b03..fc5a7ef252c2 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -7,6 +7,7 @@
PORTNAME= png
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libpng.org/pub/png/src/ \
ftp://swrinde.nde.swri.edu/pub/png/src/ \
diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist
index bb355ff3d2c9..12775e3a2420 100644
--- a/graphics/png/pkg-plist
+++ b/graphics/png/pkg-plist
@@ -8,3 +8,4 @@ lib/libpng.a
lib/libpng.so.%%SHLIB_VER%%
@exec ln -sf %f %B/libpng.so
@unexec rm -f %B/libpng.so
+@dirrm include/libpng