summaryrefslogtreecommitdiffstats
path: root/print/pips800
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2004-09-26 16:28:48 +0000
committerume <ume@FreeBSD.org>2004-09-26 16:28:48 +0000
commitb56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6 (patch)
tree8bc547b636f7d1fa9b3a855ed35d6db0b3bb99bf /print/pips800
parent238ca6e811b83bf4c505afa8ffc29230d5c1aae2 (diff)
downloadFreeBSD-ports-b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6.zip
FreeBSD-ports-b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6.tar.gz
fix build on pointyhat.
Approved by: portmgr (kris)
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 79a0bb1..e009753 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -280,7 +280,7 @@ post-patch:
.endif
.if ${PIPS_LEVEL} >= 206 || ${DIST_TYPE} == lpr
${REINPLACE_CMD} -e 's,@CUPS_LIBS@,& -lintl,' \
- -e 's,^INCLUDES = @GTK_CFLAGS@ $$,&$$(INCLTDL),' \
+ -e 's;^\(INCLUDES = \{1,2\}\)\(@GTK_CFLAGS@ \)$$;\1$$(INCLTDL) \2;' \
${WRKSRC}/src/Makefile.in
.endif
.endif
OpenPOWER on IntegriCloud