Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 07:40:18 +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: r322625 - head/print/xdvik
Message-ID:  <201307100740.r6A7eIhO038549@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 07:40:18 2013
New Revision: 322625
URL: http://svnweb.freebsd.org/changeset/ports/322625

Log:
  Convert from USE_MOTIF to USES=motif

Modified:
  head/print/xdvik/Makefile

Modified: head/print/xdvik/Makefile
==============================================================================
--- head/print/xdvik/Makefile	Wed Jul 10 07:33:24 2013	(r322624)
+++ head/print/xdvik/Makefile	Wed Jul 10 07:40:18 2013	(r322625)
@@ -14,9 +14,8 @@ COMMENT=	DVI Previewer(kpathsearch) for 
 
 LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib
 
-USE_GMAKE=	yes
+USES=		gmake motif
 USE_TEX=	base texmf
-USE_MOTIF=	yes
 MAKE_JOBS_UNSAFE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-system-t1lib \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307100740.r6A7eIhO038549>