summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pangomm/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-04 22:39:51 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-04 22:39:51 +0800
commitdffa270be793706b24a3111bcafb37ae1f8562ae (patch)
tree66db6ce28e3d1d67522bfc35e9cc72080e6e87f6 /x11-toolkits/pangomm/Makefile
parent8f629f02bd7b9220fba07fa388563e3152fdfe6f (diff)
downloadmarcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar.gz
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar.bz2
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar.lz
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar.xz
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.tar.zst
marcuscom-ports-dffa270be793706b24a3111bcafb37ae1f8562ae.zip
Update to 2.28.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16343 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r--x11-toolkits/pangomm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile
index b75d801fb..0b496e015 100644
--- a/x11-toolkits/pangomm/Makefile
+++ b/x11-toolkits/pangomm/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.20 2011/03/25 15:11:16 kwm Exp $
+# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.21 2011/03/30 22:18:12 kwm Exp $
#
PORTNAME= pangomm
-PORTVERSION= 2.28.2
+PORTVERSION= 2.28.3
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for Pango
-USE_BZIP2= yes
+USE_XZ= yes
.if !defined(REFERENCE_PORT)