diff options
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r-- | net/pload/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index 98dd3602d5c1..2f5dd514a202 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -7,7 +7,7 @@ PORTNAME= pload PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://opal.com/freebsd/ports/net/pload/ @@ -17,6 +17,7 @@ MAINTAINER= fbsd@opal.com COMMENT= An X11 program to display network traffic graphs USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xpm xt HAS_CONFIGURE= yes MAN1= pload.1 |