summaryrefslogtreecommitdiff
path: root/print/xdvik
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-02 04:59:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-02 04:59:50 +0000
commit58cbb432137da0def9fe710bb88cf85469a37287 (patch)
treeaa36df5bd2fea1347085dc5439fefacf00d3f0f5 /print/xdvik
parentCopied from misc at billf's request. Mark it broken while he fixes up (diff)
ADd USE_XLIB.
Notes
Notes: svn path=/head/; revision=15045
Diffstat (limited to 'print/xdvik')
-rw-r--r--print/xdvik/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile
index b14b1be81c5d..3ba42102d471 100644
--- a/print/xdvik/Makefile
+++ b/print/xdvik/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Feb 1998
# Whom: Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
#
-# $Id: Makefile,v 1.2 1998/10/12 17:23:04 jseger Exp $
+# $Id: Makefile,v 1.3 1998/10/13 04:07:18 jseger Exp $
#
DISTNAME= xdvik-20a
@@ -15,6 +15,7 @@ MAINTAINER= JBD01226@niftyserve.ne.jp
RUN_DEPENDS= mf:${PORTSDIR}/print/tex
+USE_XLIB= yes
GNU_CONFIGURE=YES
#CONFIGURE_ARGS=--enable-shared=yes
USE_GMAKE=YES