summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-27 23:53:22 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-27 23:53:22 +0000
commitb3d327451f64215494dfca32911a5b10abcfb608 (patch)
treedc94cff5bb6d092ecd1912ed10996c8a0750daf7 /x11-toolkits
parentMark this broken after repo copy. (diff)
Use the proper libraries when linking.
PR: ports/8893 Submitted by: jake@checker.org
Notes
Notes: svn path=/head/; revision=15670
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/v/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/v/files/patch-ae b/x11-toolkits/v/files/patch-ae
new file mode 100644
index 000000000000..09151fe42f1e
--- /dev/null
+++ b/x11-toolkits/v/files/patch-ae
@@ -0,0 +1,11 @@
+--- ConfigX.mk.bak Sun Dec 27 15:00:26 1998
++++ ConfigX.mk Sun Dec 27 15:01:06 1998
+@@ -256,7 +256,7 @@
+ ifeq ($(Arch),bsd)
+ INCDIR += -I/usr/$(X11RV)/include
+ LIBDIR += -L/usr/$(X11RV)/lib
+-LIBS += -lV -lXaw -lXmu -lXt -lXext -lX11
++LIBS += -lV -lXaw -lXmu -lXt -lXext -lX11 -lICE -lSM
+ TARZ =
+ RANLIB = ranlib
+ VGPATH = UNIX