1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/eterm/files/patch-ac
1998-10-09 18:05:13 +00:00

14 lines
309 B
Plaintext

--- 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
#