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) --- print/xdvi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/xdvi') diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 9911584498a1..66580e3b1613 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdvi PORTVERSION= pl20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications @@ -21,6 +21,7 @@ CONFLICTS= teTeX-* DIST_SUBDIR= xdvi USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xt xpm USE_GMAKE= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall -- cgit v1.2.3