aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/sdl_pango/Makefile12
-rw-r--r--x11-toolkits/sdl_pango/files/patch-Makefile.in11
2 files changed, 7 insertions, 16 deletions
diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile
index 4137022c7e09..0f44ff4e7238 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= 10
+PORTREVISION= 11
CATEGORIES= x11-toolkits
MASTER_SITES= SF/sdlpango/SDL_Pango/${PORTVERSION}
DISTNAME= SDL_Pango-${PORTVERSION}
@@ -12,14 +12,16 @@ PATCH_SITES= http://zarb.org/~gc/t/
PATCHFILES= SDL_Pango-0.1.2-API-adds.patch
MAINTAINER= ports@FreeBSD.org
-COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x
+COMMENT= SDL API to the Pango text rendering engine of GNOME 2.x
-LICENSE= LGPL21
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig libtool
+USES= libtool pathfix pkgconfig
+GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GNOME= pango
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/x11-toolkits/sdl_pango/files/patch-Makefile.in b/x11-toolkits/sdl_pango/files/patch-Makefile.in
deleted file mode 100644
index 215567305465..000000000000
--- a/x11-toolkits/sdl_pango/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun Oct 29 19:50:51 2006
-+++ Makefile.in Sun Oct 29 19:51:00 2006
-@@ -208,7 +208,7 @@
- Wix/license.rtf Wix/pango.README Wix/README Wix/shave.xslt Wix/ui.xml \
- Wix/bitmap
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(libdir)data/pkgconfig
- pkgconfig_DATA = SDL_Pango.pc
- all: all-recursive
-