aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xopps
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-01-30 18:25:34 +0800
committerpav <pav@FreeBSD.org>2007-01-30 18:25:34 +0800
commit68e4663f01d748743e0029f83931c02fba58eb4e (patch)
treed24dbe32e4bdb87d0f3ba1c46717e6e34576e724 /deskutils/xopps
parentc6c1440c2b66077bedba90612a4827a8051ec9c1 (diff)
downloadfreebsd-ports-gnome-68e4663f01d748743e0029f83931c02fba58eb4e.tar.gz
freebsd-ports-gnome-68e4663f01d748743e0029f83931c02fba58eb4e.tar.zst
freebsd-ports-gnome-68e4663f01d748743e0029f83931c02fba58eb4e.zip
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports With hat: portmgr
Diffstat (limited to 'deskutils/xopps')
-rw-r--r--deskutils/xopps/files/patch-aa10
1 files changed, 4 insertions, 6 deletions
diff --git a/deskutils/xopps/files/patch-aa b/deskutils/xopps/files/patch-aa
index d817e59957d2..e825439457a3 100644
--- a/deskutils/xopps/files/patch-aa
+++ b/deskutils/xopps/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Sat Jan 18 13:22:35 1997
-+++ Makefile Sat Jan 8 00:42:51 2000
+--- Makefile.orig Fri Jan 17 23:22:35 1997
++++ Makefile Thu Jan 25 22:14:35 2007
@@ -142,19 +142,19 @@
# Installation locations (edit to suit your system)
#
@@ -26,7 +26,7 @@
SFOCDIR = /SFOC/$(SFOCVER)
TPSDIR = /TPS/$(SFOCVER)
BLDDIR = .
-@@ -163,27 +163,30 @@
+@@ -163,27 +163,28 @@
LOCAL_INCL = ../../lib_incl_local
GLOBAL_INCL = ../../lib_incl_global
SYSDEFS = $(MACHDEFS) -D$(MACH) -DRELEASE='"$(RELEASE)"' $(DEFINES)
@@ -62,14 +62,12 @@
-LIBS = -lXm -lXt -lX11
-SFOCLIBPATH = -L$(SFOCDIR)/lib -L/sfoc/lib -L$(TPSDIR)/lib -L/tps/lib
+LIBS = -lXm -lXext -lXt -lX11 ${MOTIFLIB}
-+.if $(PORTOBJFORMAT) == "elf"
+LIBS+= -Wl,-rpath,$(X11BASE)/lib
-+.endif
+#SFOCLIBPATH = -L$(SFOCDIR)/lib -L/sfoc/lib -L$(TPSDIR)/lib -L/tps/lib
FULLLIBPATH = $(LIBPATH) $(SFOCLIBPATH) $(MACHLIBPATH)
LINT = lint
-@@ -237,12 +240,13 @@
+@@ -237,12 +238,13 @@
$(HELP) $(DRAWINGS)
install: