1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

fix build on pointyhat.

Approved by:	portmgr (kris)
This commit is contained in:
Hajimu UMEMOTO 2004-09-26 16:28:48 +00:00
parent 8d307e831d
commit 9ba9c9801c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118441
3 changed files with 1 additions and 5 deletions

View File

@ -13,6 +13,4 @@ PRTYPE= -spr800
PATCH_PRN= PATCH.PRN
BROKEN= Does not compile
.include "${MASTERDIR}/Makefile.pips"

View File

@ -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

View File

@ -13,6 +13,4 @@ PRTYPE= g900
PATCH_PRN= PATCH.PRN
BROKEN= "Does not compile"
.include "${MASTERDIR}/Makefile.pips"