summaryrefslogtreecommitdiff
path: root/misc/xpns
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
commit2df76eb0a73bb59d817aa60758a5f10e3e544c3b (patch)
tree07e10c49034b87755dafb03956ad93c5363e0bb7 /misc/xpns
parent- Update to 1.7.8 (diff)
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports With hat: portmgr
Notes
Notes: svn path=/head/; revision=183698
Diffstat (limited to 'misc/xpns')
-rw-r--r--misc/xpns/files/patch-aa4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/xpns/files/patch-aa b/misc/xpns/files/patch-aa
index 2eeaaeba199f..761738ab4a17 100644
--- a/misc/xpns/files/patch-aa
+++ b/misc/xpns/files/patch-aa
@@ -1,6 +1,6 @@
--- makefile.orig Wed Jul 14 20:05:14 1993
+++ makefile Fri Aug 11 02:02:40 2000
-@@ -7,19 +7,21 @@
+@@ -7,19 +7,19 @@
#I = -I/usr/include
#------------------------------------------
@@ -14,9 +14,7 @@
+I = -I$(X11BASE)/include
+L = -L$(X11BASE)/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+.if $(PORTOBJFORMAT) == "elf"
+L +=-Wl,-rpath,$(X11BASE)/lib
-+.endif
#------------------------------------------
# COMPILER UND LINKER