diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-01-30 14:41:31 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-01-30 14:41:31 +0000 |
commit | 9f8032772c2f70bd1f7c839f19b13534783ba452 (patch) | |
tree | b68a70a3b6436f1da5f642c5914320bdc73d7a47 /graphics/png/pkg-plist | |
parent | 655dd99c323295363af2d5a81ea4d08ef89294bd (diff) | |
download | ports-9f8032772c2f70bd1f7c839f19b13534783ba452.tar.gz ports-9f8032772c2f70bd1f7c839f19b13534783ba452.zip |
Notes
Diffstat (limited to 'graphics/png/pkg-plist')
-rw-r--r-- | graphics/png/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist index 3f1f2d5cdb0b..57f6df1964b7 100644 --- a/graphics/png/pkg-plist +++ b/graphics/png/pkg-plist @@ -1,3 +1,6 @@ +@unexec rm -f %D/bin/libpng12-config +bin/libpng-config +@exec ln -sf %f %D/bin/libpng12-config include/libpng/png.h @exec ln -sf libpng/%f %D/include/%f @unexec rm -f %D/include/%f |