diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 06:15:19 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 06:15:19 +0000 |
commit | 7f9eb2aafc9f24f96612294c6f054b3afeed1f0f (patch) | |
tree | b77df90bc0d5c8547c0bf6543a40fb1a72af2c57 /x11/gsynaptics | |
parent | b58e05f76e5cf5342fa09d1e0d8159b23022670b (diff) | |
download | ports-7f9eb2aafc9f24f96612294c6f054b3afeed1f0f.tar.gz ports-7f9eb2aafc9f24f96612294c6f054b3afeed1f0f.zip |
Notes
Diffstat (limited to 'x11/gsynaptics')
-rw-r--r-- | x11/gsynaptics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index f19b2d7f226b..d19135b27179 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -13,9 +13,8 @@ LICENSE= GPLv2 RUN_DEPENDS= xf86-input-synaptics>0:${PORTSDIR}/x11-drivers/xf86-input-synaptics -USES= pathfix pkgconfig gettext +USES= pathfix pkgconfig gettext gmake USE_GNOME= gconf2 libglade2 gnomedocutils -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |