summaryrefslogtreecommitdiffstats
path: root/x11/libgnomekbd3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-05 05:17:51 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-05 05:17:51 +0800
commitb4d3405ade833452e5670461a9d0b03c00986544 (patch)
tree7b406b523a098027c83af26110667d3a10f24ea0 /x11/libgnomekbd3/Makefile
parent2081ed3feee3bc81a63c9cc1963b736d1d168b36 (diff)
downloadmarcuscom-ports-b4d3405ade833452e5670461a9d0b03c00986544.tar.gz
marcuscom-ports-b4d3405ade833452e5670461a9d0b03c00986544.tar.zst
marcuscom-ports-b4d3405ade833452e5670461a9d0b03c00986544.zip
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16361 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomekbd3/Makefile')
-rw-r--r--x11/libgnomekbd3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/libgnomekbd3/Makefile b/x11/libgnomekbd3/Makefile
index 1a9070fe2..519fc0d71 100644
--- a/x11/libgnomekbd3/Makefile
+++ b/x11/libgnomekbd3/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/libgnomekbd3/Makefile,v 1.7 2011/04/06 06:30:58 kwm Exp $
+# $MCom: ports/x11/libgnomekbd3/Makefile,v 1.8 2011/04/10 15:14:12 mezz Exp $
#
PORTNAME= libgnomekbd
-PORTVERSION= 3.0.0.1
+PORTVERSION= 3.2.0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -22,7 +22,7 @@ LATEST_LINK= libgnomekbd3
CONFLICTS= libgnomekbd-2.[0-9]*
-USE_BZIP2= yes
+USE_XZ= yes
USE_GNOME= gnomeprefix gnomehack ltverhack intltool gtk30
USE_AUTOTOOLS= libtool
USE_XORG= ice
@@ -30,8 +30,8 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.libgnomekbd.desktop.gschema.xml \
org.gnome.libgnomekbd.gschema.xml \