ports/databases/mysql-workbench51/files/patch-modules__wb.utils__Makefile.am
Tijl Coosemans a45da9a027 Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
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.
2014-05-05 22:50:59 +00:00

10 lines
421 B
Text

--- modules/wb.utils/Makefile.am.orig 2009-06-29 14:51:26.000000000 -0700
+++ modules/wb.utils/Makefile.am 2012-04-17 13:39:25.000000000 -0700
@@ -1,5 +1,5 @@
-pkglibdir=$(libdir)/@PACKAGE@/modules
+wbutilsdir=$(libdir)/@PACKAGE@/modules
-pkglib_DATA=catalog_utils.grt.lua table_utils.grt.lua tools.grt.lua wb_utils_grt.py
+wbutils_DATA=catalog_utils.grt.lua table_utils.grt.lua tools.grt.lua wb_utils_grt.py