- 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:
Johann Visagie 2001-11-02 13:18:13 +00:00
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

View file

@ -22,4 +22,6 @@ USE_GLIB= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
CFLAGS+= -I/usr/local/include
.include <bsd.port.mk>

View file

@ -22,4 +22,6 @@ USE_GLIB= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
CFLAGS+= -I/usr/local/include
.include <bsd.port.mk>