aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/sdl_pango
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 12:25:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 12:25:21 +0000
commitb3e3df3d71a063565d46092b2a58a2e80a2fbe6a (patch)
tree6fd0d51fe0b65b306c54761b5336e0cc4f77d379 /x11-toolkits/sdl_pango
parentd401caf157746ad918d05a6cdb37ff91195a10bf (diff)
downloadports-b3e3df3d71a063565d46092b2a58a2e80a2fbe6a.tar.gz
ports-b3e3df3d71a063565d46092b2a58a2e80a2fbe6a.zip
- Trim comment
- Fix LICENSE - Add LICENSE_FILE - Switch to USES=pathfix - Strip library
Notes
Notes: svn path=/head/; revision=426900
Diffstat (limited to 'x11-toolkits/sdl_pango')
-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
-