diff options
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/mousetweaks3/Makefile | 8 | ||||
-rw-r--r-- | accessibility/mousetweaks3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index 09de9c925..a92fa7fb1 100644 --- a/accessibility/mousetweaks3/Makefile +++ b/accessibility/mousetweaks3/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.13 2011/09/18 12:54:01 kwm Exp $ +# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.14 2011/10/04 21:09:43 kwm Exp $ # PORTNAME= mousetweaks -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= accessibility MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -28,8 +28,8 @@ USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.mousetweaks.enums.xml \ org.gnome.mousetweaks.gschema.xml diff --git a/accessibility/mousetweaks3/distinfo b/accessibility/mousetweaks3/distinfo index db7ff2044..f28640364 100644 --- a/accessibility/mousetweaks3/distinfo +++ b/accessibility/mousetweaks3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mousetweaks-3.2.0.tar.xz) = 65aeb0fb2c2eb5f0b06ec3aa8de5b3e2ccab02edd3a4a30adb7ef224baa74649 -SIZE (gnome3/mousetweaks-3.2.0.tar.xz) = 2036108 +SHA256 (gnome3/mousetweaks-3.2.1.tar.xz) = 6c1ec6780c8dcaa1e3a6a462f7870c4c91574067a4936727a40b011d46d47734 +SIZE (gnome3/mousetweaks-3.2.1.tar.xz) = 2036600 |