aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 12:12:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 12:12:12 +0000
commit633edff8885d2573c8a7e1b4a3149fb0fb702a96 (patch)
tree8f0e949eb167752680395a6fe1a7a76442443257 /textproc/iiimf-server
parent4d52aa83e81ed75dd3cefc242c1de740bf96844e (diff)
downloadports-633edff8885d2573c8a7e1b4a3149fb0fb702a96.tar.gz
ports-633edff8885d2573c8a7e1b4a3149fb0fb702a96.zip
Notes
Diffstat (limited to 'textproc/iiimf-server')
-rw-r--r--textproc/iiimf-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile
index bf729a8e0216..f307a281b7db 100644
--- a/textproc/iiimf-server/Makefile
+++ b/textproc/iiimf-server/Makefile
@@ -32,7 +32,7 @@ post-patch:
-e "s,-D_POSIX_C_SOURCE=199506L,,g" \
-e "s,has_xiccallback=no,has_xiccallback=yes,g" \
-e "s,/usr/lib/im,${PREFIX}/lib/im,g" \
- -e "s,-I\$${IM_INCLUDEDIR},-I${LOCALBASE}/include/iiimf,g" \
+ -e "s,-I\$$(IM_INCLUDEDIR),-I${LOCALBASE}/include/iiimf,g" \
${WRKSRC}/configure
${REINPLACE_CMD} -e "s,/usr/lib/im,${PREFIX}/lib/im,g" \
${WRKSRC}/src/IMSvrCfg.cpp \