diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
commit | c2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch) | |
tree | bb60854c08a09d1f82d638352a523fd80ba34d9a /net/wmping | |
parent | c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (diff) | |
download | ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.tar.gz ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.zip |
Notes
Diffstat (limited to 'net/wmping')
-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 |