diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 13:05:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 13:05:02 +0000 |
commit | 3ce471e3494d192f0167863779be92b7e83cd9da (patch) | |
tree | 4f1b6cd7147f381c9dd3ce474a307b599cee6e93 /accessibility/mousetweaks/Makefile | |
parent | 4a4792ca9cef7a3ec2e52c3182f933ac3e4310ea (diff) | |
download | ports-3ce471e3494d192f0167863779be92b7e83cd9da.tar.gz ports-3ce471e3494d192f0167863779be92b7e83cd9da.zip |
Notes
Diffstat (limited to 'accessibility/mousetweaks/Makefile')
-rw-r--r-- | accessibility/mousetweaks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile index 28894f06c2a2..e69af1f124c0 100644 --- a/accessibility/mousetweaks/Makefile +++ b/accessibility/mousetweaks/Makefile @@ -15,7 +15,7 @@ COMMENT= Mouse accessibility enhancements for the GNOME desktop USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack -USES= gmake gettext +USES= gmake gettext pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |