summaryrefslogtreecommitdiffstats
path: root/math/xmgr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-04-30 08:39:03 +0000
committertg <tg@FreeBSD.org>1998-04-30 08:39:03 +0000
commit6858fbd843851604997546c4d71d9de5c41c465b (patch)
tree158e0239dca536fff049517117f80a49c26bbee5 /math/xmgr
parentd59b52e67ce61d8ebbdfc41f8a9777f60a896f77 (diff)
downloadFreeBSD-ports-6858fbd843851604997546c4d71d9de5c41c465b.zip
FreeBSD-ports-6858fbd843851604997546c4d71d9de5c41c465b.tar.gz
Save mgr history part 4. Original log:
Add -lXext so this program compiles.
Diffstat (limited to 'math/xmgr')
-rw-r--r--math/xmgr/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xmgr/files/patch-aa b/math/xmgr/files/patch-aa
index 3b18388..0b02624 100644
--- a/math/xmgr/files/patch-aa
+++ b/math/xmgr/files/patch-aa
@@ -5,7 +5,7 @@
##################################
XLIB = -lX11
-LOCAL_LIBRARIES = -lXm -lXt -lPW
-+LOCAL_LIBRARIES = $(MOTIFLIB) -lXt -lcompat
++LOCAL_LIBRARIES = $(MOTIFLIB) -lXt -lcompat -lXext
LDLIBS = $(XLIB) -lm
DEPLIBS =
#################################
OpenPOWER on IntegriCloud