- Unbreak the build, convert USE_GMAKE to USES
- Expand creator's name in header, touch COMMENT Pointy hat to: bapt (r322000)
This commit is contained in:
parent
9d15a689a5
commit
b7c133d65a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323870
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# Created by: jmz
|
||||
# Created by: Jean-Marc Zucconi <jmz@FreeBSD.org>
|
||||
# $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}
|
||||
|
|
Loading…
Reference in a new issue