aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-27 09:13:02 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-27 09:13:02 +0000
commit6226549f27a1adb4a6d0c5f785acc8898a346d04 (patch)
treebc996e5c43027afd37d2ec2e7ef9a1d8d5df7c91 /graphics
parent2d3fa03334b63d8f86c1c2f54c6d4455792910f6 (diff)
downloadports-6226549f27a1adb4a6d0c5f785acc8898a346d04.tar.gz
ports-6226549f27a1adb4a6d0c5f785acc8898a346d04.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freeimage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index 91f750b8b411..2dce6128d07c 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -38,7 +38,7 @@ CFLAGS+= -fPIC
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|/usr|${PREFIX}| ; s|-g root|-g wheel|' \
+ @${REINPLACE_CMD} -e 's|/usr|${PREFIX}| ; s|-o root -g root ||' \
${WRKSRC}/Makefile.gnu ${WRKSRC}/Makefile.fip
post-build: