summaryrefslogtreecommitdiff
path: root/graphics/png/pkg-plist
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-04-21 16:11:52 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-04-21 16:11:52 +0000
commit2e494a9bcc2482f8cedcdf66277920cc5f2a9256 (patch)
tree018caeb52aff9cdfb0ef94a04bb80864cd55c831 /graphics/png/pkg-plist
parentFixups for the usb.h header changes is recent FreeBSDs. (diff)
Upgrade to 1.2.2
PR: 37277
Notes
Notes: svn path=/head/; revision=57955
Diffstat (limited to '')
-rw-r--r--graphics/png/pkg-plist8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist
index 6ee9f0ba0b3b..bb355ff3d2c9 100644
--- a/graphics/png/pkg-plist
+++ b/graphics/png/pkg-plist
@@ -1,5 +1,9 @@
-include/png.h
-include/pngconf.h
+include/libpng/png.h
+@exec ln -sf libpng/%f %D/include/%f
+@unexec rm -f %D/include/%f
+include/libpng/pngconf.h
+@exec ln -sf libpng/%f %D/include/%f
+@unexec rm -f %D/include/%f
lib/libpng.a
lib/libpng.so.%%SHLIB_VER%%
@exec ln -sf %f %B/libpng.so