aboutsummaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-01-28 13:54:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-01-28 13:54:30 +0000
commitad5c0e8718685bbe425be22ca47d6a16eab8e0ad (patch)
tree8abf1d1b9f8e6840f22a8e230bd2b3f6d19fb0ad /print/gv
parentbfaa9a92c76b6ca8b42d2d747b94bfffff1cd8d9 (diff)
downloadports-ad5c0e8718685bbe425be22ca47d6a16eab8e0ad.tar.gz
ports-ad5c0e8718685bbe425be22ca47d6a16eab8e0ad.zip
Simplify MASTER_SITES=GNU/${PORTNAME} to MASTER_SITES=GNU.
Sort USES and USE_XORG properly. [1] Reported by: portlint [1]
Notes
Notes: svn path=/head/; revision=460182
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 8cbdd113bf8f..f0bad02cd027 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -5,16 +5,16 @@ PORTNAME= gv
PORTVERSION= 3.7.4
PORTREVISION= 4
CATEGORIES= print
-MASTER_SITES= GNU/${PORTNAME}
+MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= PostScript and PDF previewer
LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
-USE_XORG= xpm ice sm xext xmu x11
USES= cpe ghostscript:x11 iconv gmake perl5 shebangfix
USE_PERL5= build
+USE_XORG= xpm ice sm xext xmu x11
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib