aboutsummaryrefslogtreecommitdiff
path: root/graphics/cimg
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2009-04-03 16:49:29 +0000
committerThierry Thomas <thierry@FreeBSD.org>2009-04-03 16:49:29 +0000
commit4b0a22bab193822c07f362cda3a1a554000af3ab (patch)
treec87c390c73bde57013d1496f3e435cb2360acd01 /graphics/cimg
parent1586353798b7a75df5bbfc5486a3e82eb9248bc2 (diff)
downloadports-4b0a22bab193822c07f362cda3a1a554000af3ab.tar.gz
ports-4b0a22bab193822c07f362cda3a1a554000af3ab.zip
Notes
Diffstat (limited to 'graphics/cimg')
-rw-r--r--graphics/cimg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index fe0958c67b94..cd54af352bd2 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -84,7 +84,7 @@ pre-configure:
${DIRNAME} `${LOCALBASE}/bin/${FC} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
${REINPLACE_CMD} -e 's|make|${GMAKE}|' ${BUILD_WRKSRC}/Makefile
.else
- ${REINPLACE_CMD} -e 's|^OPTFLAGS|#OPTFLAGS|'${BUILD_WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e 's|^OPTFLAGS|#OPTFLAGS|' ${BUILD_WRKSRC}/Makefile
.endif
. if !defined(WITHOUT_FFMPEG)
${REINPLACE_CMD} -e 's|#CIMG_FFMPEG_CFLAGS|CIMG_FFMPEG_CFLAGS|' \