- Fix typo
- Bump PORTREVISION Reported by: pav
This commit is contained in:
parent
bef950a5be
commit
9411e7c131
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225462
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue