diff options
Diffstat (limited to 'x11/wmappl/Makefile')
-rw-r--r-- | x11/wmappl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index f903012e7d78..91c7e8d9fb6f 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -17,7 +17,7 @@ USE_XORG= xpm x11 xext sm ice MAKE_ENV= DATADIR="${DATADIR}" .if defined(.PARSEDIR) -USE_GMAKE= yes +USES+= gmake .endif MAN1= wmappl.1 |