mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 22:39:16 -04:00
dependent ports. cad/repsnapper: - Remove excessive dependencies. - Convert to USES=libtool. - Set LDFLAGS to fix detection of libintl. - Use @sample. databases/mysql-workbench51: - Remove remnants of former slave ports. - Convert some LIB_DEPENDS to USE_GNOME. - Convert to USES=libtool. - Staging. databases/mysql-workbench52: - USES=libtool. devel/libsigrok: - USES=libtool. - INSTALL_TARGET=install-strip. devel/liborcus: - USES=libtool tar:bzip2.
10 lines
301 B
Text
10 lines
301 B
Text
--- configure.in.orig 2009-06-26 03:33:18.000000000 +0300
|
|
+++ configure.in 2009-06-26 20:42:05.000000000 +0300
|
|
@@ -422,7 +422,6 @@
|
|
|
|
(
|
|
cd ./ext/ctemplate/ctemplate-src &&
|
|
- autoreconf -i -s;
|
|
./configure --prefix=$prefix --libdir=$libdir/mysql-workbench --disable-dependency-tracking
|
|
)
|
|
|