aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-03-16 20:08:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-03-16 20:08:06 +0000
commitd486d752ae2a26e7f0999d5e1d5fd8cecc05be42 (patch)
tree1023b8886b97b39828d064df5c05b8e4f615c93a /graphics/png
parente11935d231654f8328dabb7a6643ec6ce75c4c55 (diff)
downloadports-d486d752ae2a26e7f0999d5e1d5fd8cecc05be42.tar.gz
ports-d486d752ae2a26e7f0999d5e1d5fd8cecc05be42.zip
Change pre-install to pre-su-install
Submitted by: marcel
Notes
Notes: svn path=/head/; revision=104198
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 45e99d658f9a..b8387d83f7b3 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -39,7 +39,7 @@ post-extract:
# Please don't delete the following line - this link used by ghostscript* ports
@${LN} -sf ${WRKSRC} ${WRKDIR}/libpng
-pre-install:
+pre-su-install:
@[ -d ${PREFIX}/include/libpng ] || ${MKDIR} ${PREFIX}/include/libpng
@[ -d ${PREFIX}/libdata/pkgconfig ] || \
${MKDIR} ${PREFIX}/libdata/pkgconfig