diff options
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 6 |
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) |