summaryrefslogtreecommitdiff
path: root/devel/ORBacus/files/patch-ab
diff options
context:
space:
mode:
authorEric J.Chet <ejc@FreeBSD.org>1998-07-30 13:45:16 +0000
committerEric J.Chet <ejc@FreeBSD.org>1998-07-30 13:45:16 +0000
commit2775e81d33e7b9ffbf69a14be14d5875e63d0832 (patch)
tree4b67f2d546914d84380b68a71cba6f44c04d50fb /devel/ORBacus/files/patch-ab
parentInstall sample comfig file as $PREFIX/etc/webalizer.conf-dist (diff)
Allow ob/demos/chat/X11/chat to build on other versions of motif.
Diffstat (limited to 'devel/ORBacus/files/patch-ab')
-rw-r--r--devel/ORBacus/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBacus/files/patch-ab b/devel/ORBacus/files/patch-ab
index 1bcf3792c6de..5a1c75e0b06b 100644
--- a/devel/ORBacus/files/patch-ab
+++ b/devel/ORBacus/files/patch-ab
@@ -32,7 +32,7 @@
ALL_CPPFLAGS = -I. -I.. $(OB_CPPFLAGS) $(CPPFLAGS)
ALL_LDFLAGS = $(OB_LDFLAGS) $(LDFLAGS)
ALL_LIBS = -lOBX11 $(OB_LIBS) $(LIBS) $(XM_LIBS) $(X_LIBS) \
-! $(X_PRE_LIBS) $(MOTIFLIB) -lXt -lX11 $(X_EXTRA_LIBS)
+! $(X_PRE_LIBS) $(MOTIFLIB) -lXt -lX11 $(X_EXTRA_LIBS) -lXext
$(CLIENT_NAME): Templates.DB $(OBJS)
rm -f $@