diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /x11-toolkits/sdl_pango | |
parent | - Update to 20101202 (diff) |
Sync to new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=265663
Diffstat (limited to 'x11-toolkits/sdl_pango')
-rw-r--r-- | x11-toolkits/sdl_pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile index b4c87156ac08..d3d529196bc3 100644 --- a/x11-toolkits/sdl_pango/Makefile +++ b/x11-toolkits/sdl_pango/Makefile @@ -18,7 +18,7 @@ PATCHFILES= SDL_Pango-0.1.2-API-adds.patch MAINTAINER= edwin@mavetju.org COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GNOME= pango GNU_CONFIGURE= yes |