diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 04:59:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 04:59:50 +0000 |
commit | 58cbb432137da0def9fe710bb88cf85469a37287 (patch) | |
tree | aa36df5bd2fea1347085dc5439fefacf00d3f0f5 /print/xdvik | |
parent | cf700a11a2873f972e555f22002bf4eff632e355 (diff) | |
download | ports-58cbb432137da0def9fe710bb88cf85469a37287.tar.gz ports-58cbb432137da0def9fe710bb88cf85469a37287.zip |
Notes
Diffstat (limited to 'print/xdvik')
-rw-r--r-- | print/xdvik/Makefile | 3 |
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 |