summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pangomm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r--x11-toolkits/pangomm/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile
index e44d1c088..247cea026 100644
--- a/x11-toolkits/pangomm/Makefile
+++ b/x11-toolkits/pangomm/Makefile
@@ -1,10 +1,10 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/x11-toolkits/pangomm/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= pangomm
PORTVERSION= 2.34.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -18,14 +18,15 @@ USES= tar:xz
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+USES+= gmake libtool pathfix pkgconfig
+USE_GNOME= cairomm glibmm pango
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES+= gmake pathfix pkgconfig
-USE_GNOME= cairomm glibmm pango
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-documentation \
--enable-static=yes
+INSTALL_TARGET= install-strip
PLIST_SUB= VERSION="2.4" API_VERSION="1.4"