summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/alpng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/alpng/Makefile b/graphics/alpng/Makefile
index 038b2e401734..4d021b9a7ff1 100644
--- a/graphics/alpng/Makefile
+++ b/graphics/alpng/Makefile
@@ -24,7 +24,7 @@ PLIST_FILES= include/alpng.h \
lib/libalpng.a
do-configure:
- @${REINPLACE_CMD} -e "s/gcc/${CC}/g" ${WRKSRC}/makefile
+ @${REINPLACE_CMD} -e "s|gcc|${CC}|g" ${WRKSRC}/makefile
do-install:
${INSTALL_DATA} ${WRKSRC}/libalpng.a ${STAGEDIR}${PREFIX}/lib/