diff options
Diffstat (limited to 'net/wmping/Makefile')
-rw-r--r-- | net/wmping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmping/Makefile b/net/wmping/Makefile index b161d16c8102..99d9596c35c4 100644 --- a/net/wmping/Makefile +++ b/net/wmping/Makefile @@ -11,7 +11,7 @@ MAINTAINER= serg@cad.kiev.ua COMMENT= Windowmaker dock app to display network hosts status USE_XORG= xpm -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAN1= wmping.1 |