summaryrefslogtreecommitdiffstats
path: root/math/lensnns/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lensnns/files/patch-Makefile')
-rw-r--r--math/lensnns/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lensnns/files/patch-Makefile b/math/lensnns/files/patch-Makefile
index fada5ce..c7b208b 100644
--- a/math/lensnns/files/patch-Makefile
+++ b/math/lensnns/files/patch-Makefile
@@ -5,7 +5,7 @@
#MACHINE = INTEL
MAKE = /usr/bin/make
-SYSLIB = -export-dynamic -ldl -L/usr/X11R6/lib
-+SYSLIB = -export-dynamic -ldl -L${X11BASE}/lib
++SYSLIB = -export-dynamic -ldl -L${LOCALBASE}/lib
# Windows 95/98/NT using Cygwin:
ifeq ($(HOSTTYPE),i686)
OpenPOWER on IntegriCloud