summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-17 00:16:14 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-17 00:16:14 +0000
commitc8142a61f7ec7f79039ed1cb290880e859135da4 (patch)
tree13c8aa3e9d332c4b65eeab1a1d217e8fe83f40dc /print
parentadd "-c" to install (diff)
Add -L${X11BASE}/lib in flags.
Notes
Notes: svn path=/head/; revision=1417
Diffstat (limited to 'print')
-rw-r--r--print/tex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index d1c1605c614a..e39ed6d7dc0d 100644
--- a/print/tex/Makefile
+++ b/print/tex/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1995/04/15 04:34:07 asami Exp $
+# $Id: Makefile,v 1.13 1995/04/16 22:52:37 jmz Exp $
#
DISTNAME= web2c-6.1
@@ -26,7 +26,7 @@ CTAN= ftp.tex.ac.uk
BASES= mf.base cmmf.base
FORMATS= tex.fmt
-CFLAGS= -O2
+CFLAGS= -O2 -L${X11BASE}/lib
BUILD_COOKIE= ${WRKDIR}/.build_done