summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
commit942c2a28be6e560a605ebc033cdb2621880953d1 (patch)
tree567d3c4f39ba679f84c7c393db293295d2f6b632 /print
parentConvert from USE_MOTIF to USES=motif (diff)
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
Notes
Notes: svn path=/head/; revision=322622
Diffstat (limited to 'print')
-rw-r--r--print/tex-xdvik/Makefile4
-rw-r--r--print/xmbibtex/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile
index 7dcee076fba0..0de8c05afcdc 100644
--- a/print/tex-xdvik/Makefile
+++ b/print/tex-xdvik/Makefile
@@ -14,12 +14,10 @@ COMMENT= DVI Previewer(kpathsearch) for X
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
paper:${PORTSDIR}/print/libpaper
+USES= iconv gmake motif
USE_TEX= texlive web2c kpathsea texmf texhash
TEXHASHDIRS= ${TEXMFDIR}
-USE_MOTIF= yes
-USE_GMAKE= yes
USE_XORG= ice sm x11 xmu xpm xt
-USES= iconv
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/xdvik
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared \
diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile
index 5a5b23cd9f65..951489a96ace 100644
--- a/print/xmbibtex/Makefile
+++ b/print/xmbibtex/Makefile
@@ -13,8 +13,7 @@ COMMENT= Reference manager based on the BibTeX file format
WRKSRC_SUBDIR= src
-USES= imake
-USE_MOTIF= yes
+USES= imake motif
USE_XORG= ice sm x11 xext xmu xp xt xpm
NO_INSTALL_MANPAGES= yes