diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index dd63eb56d342..51ae636abec5 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -12,8 +12,7 @@ MASTER_SITE_SUBDIR= pav MAINTAINER= fbsd@opal.com COMMENT= X11 program to display network traffic graphs -BROKEN= does not build: Could not find osdefs.mk -USES= imake +USES= imake:env USE_XORG= ice sm x11 xaw xext xmu xpm xt HAS_CONFIGURE= yes |