diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 15:45:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 15:45:17 +0000 |
commit | f512620b7662b760c5c92a0af71081630b7bc35c (patch) | |
tree | 1cbaa0f2a1a9107b8e56f848ea04cdcfde9d6433 /x11-drivers | |
parent | 63aca260a34e06a927668e9f2aaadc532ed74321 (diff) | |
download | ports-f512620b7662b760c5c92a0af71081630b7bc35c.tar.gz ports-f512620b7662b760c5c92a0af71081630b7bc35c.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/input-wacom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile index 511d1db4c41b..d909e434df8e 100644 --- a/x11-drivers/input-wacom/Makefile +++ b/x11-drivers/input-wacom/Makefile @@ -19,7 +19,7 @@ MAN4= wacom.4x MAN1= xsetwacom.1 #MANCOMPRESSED= yes -USE_GMAKE= yes +USES= gmake USE_RC_SUBR= wacom KMODDIR?= /boot/modules |