Date: Thu, 22 Aug 2013 21:38:58 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325234 - head/net/pload Message-ID: <201308222138.r7MLcwBt053998@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Aug 22 21:38:57 2013 New Revision: 325234 URL: http://svnweb.freebsd.org/changeset/ports/325234 Log: Fix building with new imake world Modified: head/net/pload/Makefile Modified: head/net/pload/Makefile ============================================================================== --- head/net/pload/Makefile Thu Aug 22 20:58:30 2013 (r325233) +++ head/net/pload/Makefile Thu Aug 22 21:38:57 2013 (r325234) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308222138.r7MLcwBt053998>