summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-04-17 00:16:14 +0000
committerjmz <jmz@FreeBSD.org>1995-04-17 00:16:14 +0000
commit18274429529e573054f9007ad0adcc44115feadf (patch)
tree242a69f54b9b63c678182a79be02a6ac93c7385c /print
parent61774039e6f86d039ec6eb435cdda13b34b7fba5 (diff)
downloadFreeBSD-ports-18274429529e573054f9007ad0adcc44115feadf.zip
FreeBSD-ports-18274429529e573054f9007ad0adcc44115feadf.tar.gz
Add -L${X11BASE}/lib in flags.
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 d1c1605..e39ed6d 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
OpenPOWER on IntegriCloud