summaryrefslogtreecommitdiffstats
path: root/x11/eterm/files/patch-ac
blob: 57fbdd18a5960e94e726452865e5796b7fbf32ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/Makefile.in.orig	Tue Sep 15 01:05:43 1998
+++ src/Makefile.in	Sat Oct 10 01:06:41 1998
@@ -25,6 +25,10 @@
 	main.h menubar.h misc.h rxvtgrx.h screen.h scrollbar.h options.h \
         system.h
 
+ifeq ($(PORTOBJFORMAT),elf)
+LDFLAGS+=-Wl,-rpath,$(X11BASE)/lib
+endif
+
 #
 # Distribution variables
 #
OpenPOWER on IntegriCloud