Unbreak when an alternate LOCALBASE is used.
Submitted by: Tim Bishop <tdb@FreeBSD.org>
This commit is contained in:
parent
37bfaa4e5f
commit
daa4af4f3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180248
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= sdl_pango
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sdlpango
|
||||
|
@ -20,7 +21,7 @@ COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.
|
|||
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= pango
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue