From 33e3d901d4375c73d7a95b6894c0022d6be7eb95 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 9 Jun 2009 15:33:28 +0000 Subject: Convert most of remaining ports that depend on xorg-libraries to modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) --- x11-fm/xcruise/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-fm/xcruise') diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index d1c93f89407c..c0bd98e4fe1e 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -8,15 +8,15 @@ PORTNAME= xcruiser PORTVERSION= 0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= sanpei@FreeBSD.org COMMENT= Navigate through a three-dimensional view of a file system USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xcruiser.1 post-install: -- cgit v1.2.3