- Fix typo

- Bump PORTREVISION

Reported by:	pav
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-01-08 15:49:59 +00:00
parent bef950a5be
commit 9411e7c131
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225462

View file

@ -7,7 +7,7 @@
PORTNAME= libgltext
PORTVERSION= 0.3.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/gltext
DISTNAME= gltext-${PORTVERSION}
@ -21,7 +21,7 @@ USE_AUTOTOOLS= libtool:15
USE_GL= glu
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LCONFIG= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}"