summaryrefslogtreecommitdiffstats
path: root/accessibility/mousetweaks
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-12 02:55:56 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-12 02:55:56 +0800
commita9dde4ea53c0b7a98aa3442e25ae4b960196f95b (patch)
tree7972dc2e6d07fc5520727622dac816c104df5274 /accessibility/mousetweaks
parentbca970d7b4e7948a7976b893009a742710579aef (diff)
downloadmarcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar.gz
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar.bz2
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar.lz
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar.xz
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.tar.zst
marcuscom-ports-a9dde4ea53c0b7a98aa3442e25ae4b960196f95b.zip
Make portlint happy. I am using cports.sh in MC portstools.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16063 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/mousetweaks')
-rw-r--r--accessibility/mousetweaks/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile
index 214ed5f7a..50bb3de1f 100644
--- a/accessibility/mousetweaks/Makefile
+++ b/accessibility/mousetweaks/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.55 2011/04/17 19:05:40 mezz Exp $
+# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.56 2011/04/30 20:43:12 mezz Exp $
#
PORTNAME= mousetweaks
@@ -24,8 +24,8 @@ USE_GMAKE= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS= -I${LOCALBASE}/include
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= mousetweaks.schemas pointer-capture-applet.schemas
MAN1= dwell-click-applet.1 mousetweaks.1 pointer-capture-applet.1