mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix a build breakage which suddenly appeared from I know not where.
- No PORTREVISION bump; it's just a build-time thing. Submitted by: bento
This commit is contained in:
parent
30348dda27
commit
24236d150a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49495
2 changed files with 4 additions and 0 deletions
|
@ -22,4 +22,6 @@ USE_GLIB= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
CFLAGS+= -I/usr/local/include
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -22,4 +22,6 @@ USE_GLIB= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
CFLAGS+= -I/usr/local/include
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue