aboutsummaryrefslogtreecommitdiff
path: root/print/pips800
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2004-08-27 03:32:59 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2004-08-27 03:32:59 +0000
commit99b9c9fe1f20f4def8bd9c389380edb4307a0765 (patch)
treebb89597f85b0d29f49eb870538142e62b070e26b /print/pips800
parent796712194a62af1bf3e17062c20537295ed95099 (diff)
downloadports-99b9c9fe1f20f4def8bd9c389380edb4307a0765.tar.gz
ports-99b9c9fe1f20f4def8bd9c389380edb4307a0765.zip
Notes
Diffstat (limited to 'print/pips800')
-rw-r--r--print/pips800/Makefile.pips2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips
index 85380a16e52f..c7efa51770dc 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -282,7 +282,7 @@ post-patch:
.endif
.if ${PORTVERSION} == 2.6.2 || ${DIST_TYPE} == lpr
${REINPLACE_CMD} -e 's,@CUPS_LIBS@,@CUPS_LIBS@ -lintl,' \
- -e 's,^INCLUDES = @GTK_CFLAGS@ $$,INCLUDES = @GTK_CFLAGS@ $(INCLTDL),' \
+ -e 's,^INCLUDES = @GTK_CFLAGS@ $$,INCLUDES = @GTK_CFLAGS@ $$(INCLTDL),' \
${WRKSRC}/src/Makefile.in
.endif
.endif