From b7c133d65a26f36cb4df3acb5291e0484dcb53cb Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Mon, 29 Jul 2013 07:45:51 +0000 Subject: [PATCH] - Unbreak the build, convert USE_GMAKE to USES - Expand creator's name in header, touch COMMENT Pointy hat to: bapt (r322000) --- print/xdvi/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 0d5b972df9e2..34c03bd71333 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -1,4 +1,4 @@ -# Created by: jmz +# Created by: Jean-Marc Zucconi # $FreeBSD$ PORTNAME= xdvi @@ -11,14 +11,13 @@ DISTNAME= ${PORTNAME}-20 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -COMMENT= DVI Previewer for the X Window System +COMMENT= DVI previewer for the X Window System CONFLICTS= teTeX-* DIST_SUBDIR= xdvi -UES= imake +USES= gmake imake USE_XORG= ice sm x11 xaw xext xmu xt xpm -USE_GMAKE= yes PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall PLIST_SUB= LOCALBASE=${LOCALBASE}