mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
333 B
Plaintext
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"
|