1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/xabacus/files/patch-ab
1998-05-06 16:06:08 +00:00

12 lines
333 B
Plaintext

--- configure.orig Wed May 6 12:03:35 1998
+++ configure Wed May 6 12:03:46 1998
@@ -2103,7 +2103,7 @@
INSTALL_XMWIDGET=""
UNINSTALL_XMWIDGET=""
else
- XMWIDGETLIBS="-lXm ${LIBS}"
+ XMWIDGETLIBS="-lXm -lXext ${LIBS}"
XMWIDGET="xmabacus"
INSTALL_XMWIDGET="install_xmabacus"
UNINSTALL_XMWIDGET="uninstall_xmabacus"