aboutsummaryrefslogtreecommitdiff
path: root/print/xpp/Makefile
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2007-04-08 00:11:47 +0000
committerNate Lawson <njl@FreeBSD.org>2007-04-08 00:11:47 +0000
commitc3598705ef386a9eb79d2ff7f0d26bab782a4be1 (patch)
treeceed8cb65cf5df3ea269dc89662a514e28da6b74 /print/xpp/Makefile
parent4c158c7db3d89d2406f04ef25a40cd85a3017af6 (diff)
downloadports-c3598705ef386a9eb79d2ff7f0d26bab782a4be1.tar.gz
ports-c3598705ef386a9eb79d2ff7f0d26bab782a4be1.zip
Notes
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r--print/xpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index 91ff6d137cff..ea13555c9ea8 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -28,5 +28,6 @@ post-configure:
@${REINPLACE_CMD} -e 's|$$(all_includes)|-I ${PREFIX}/include|' \
${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|printFiles::get|get|' ${WRKSRC}/xpp.h
.include <bsd.port.mk>