aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-06 20:54:40 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-06 20:54:40 +0800
commit261cdb5a52b3f47e363dc46ad6646d1875ec6e9c (patch)
treec35dcebf12dff6a50048969c0f8f9a8328d8e030 /x11-toolkits
parent2002e8fc49e4b15d389eab0dd483f493362ca917 (diff)
downloadfreebsd-ports-gnome-261cdb5a52b3f47e363dc46ad6646d1875ec6e9c.tar.gz
freebsd-ports-gnome-261cdb5a52b3f47e363dc46ad6646d1875ec6e9c.tar.zst
freebsd-ports-gnome-261cdb5a52b3f47e363dc46ad6646d1875ec6e9c.zip
- Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/sdl_pango/Makefile5
-rw-r--r--x11-toolkits/sdl_pango/pkg-plist4
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile
index c29ceb9f53e9..4bd74c4433a7 100644
--- a/x11-toolkits/sdl_pango/Makefile
+++ b/x11-toolkits/sdl_pango/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl_pango
PORTVERSION= 0.1.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-toolkits
MASTER_SITES= SF/sdlpango/SDL_Pango/${PORTVERSION}
DISTNAME= SDL_Pango-${PORTVERSION}
@@ -16,8 +16,7 @@ COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.
LICENSE= LGPL21
-USES= pkgconfig
-USE_AUTOTOOLS= libtool
+USES= pkgconfig libtool
USE_SDL= sdl
USE_GNOME= pango
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/sdl_pango/pkg-plist b/x11-toolkits/sdl_pango/pkg-plist
index 6c32fb74a42a..1495a17d164a 100644
--- a/x11-toolkits/sdl_pango/pkg-plist
+++ b/x11-toolkits/sdl_pango/pkg-plist
@@ -1,6 +1,6 @@
include/SDL_Pango.h
lib/libSDL_Pango.a
-lib/libSDL_Pango.la
lib/libSDL_Pango.so
-lib/libSDL_Pango.so.2
+lib/libSDL_Pango.so.1
+lib/libSDL_Pango.so.1.1.0
libdata/pkgconfig/SDL_Pango.pc