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:
parent
8d307e831d
commit
9ba9c9801c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118441
@ -13,6 +13,4 @@ PRTYPE= -spr800
|
||||
|
||||
PATCH_PRN= PATCH.PRN
|
||||
|
||||
BROKEN= Does not compile
|
||||
|
||||
.include "${MASTERDIR}/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
|
||||
|
@ -13,6 +13,4 @@ PRTYPE= g900
|
||||
|
||||
PATCH_PRN= PATCH.PRN
|
||||
|
||||
BROKEN= "Does not compile"
|
||||
|
||||
.include "${MASTERDIR}/Makefile.pips"
|
||||
|
Loading…
Reference in New Issue
Block a user