diff options
Diffstat (limited to 'net/cnet/Makefile')
-rw-r--r-- | net/cnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile index c62d978853f8..494efe38d56a 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -16,7 +16,7 @@ COMMENT= A networking simulator LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 USE_XORG= xpm -USE_GMAKE= yes +USES= gmake ALL_TARGET= # empty MAN1= cnet.1 |