aboutsummaryrefslogtreecommitdiff
path: root/print/bibview
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 20:47:26 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 20:47:26 +0000
commit823770dbfba7b7de39771e0c969ddb966abd0e5a (patch)
treee27b8944464bd63e366140b35317c2d3217a6f41 /print/bibview
parent6aef0072071b381096433fd776ed3cd06ad03b65 (diff)
downloadports-823770dbfba7b7de39771e0c969ddb966abd0e5a.tar.gz
ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.zip
Add USES=xorg USES=gl, ports categories p
Add USES=xorg and USES=gl to ports in categories starting with 'p' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516924
Diffstat (limited to 'print/bibview')
-rw-r--r--print/bibview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile
index 0cd175b56c86..1c91a4770a71 100644
--- a/print/bibview/Makefile
+++ b/print/bibview/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/bibview-2.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface for manipulating BibTeX bibliography databases
-USES= imake
+USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xt
WRKSRC= ${WRKDIR}/bibview-${PORTVERSION}