Only install escputil.1 in gutenprint-base port

Reported by:	kris via pointyhat
This commit is contained in:
Michael Johnson 2007-04-09 12:26:33 +00:00
parent 9369c138b4
commit d94cfc1fe3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189561

View File

@ -95,6 +95,9 @@ CONFIGURE_ARGS+= --with-user-guide=no
post-patch:
.if ${SLAVE_PORT}=="no" || ${GUT_SLAVE}!="cups"
@${REINPLACE_CMD} -e 's|cups ||' ${WRKSRC}/src/Makefile.in
.endif
.if ${SLAVE_PORT}=="yes"
@${REINPLACE_CMD} -e 's|= escputil.1|= |' ${WRKSRC}/man/Makefile.in
.endif
@${REINPLACE_CMD} -e 's|%%GUTENPRINTUI2_LIBS%%|${GUTENPRINTUI2_LIBS}|' \
${WRKSRC}/src/gimp2/Makefile.in