freebsd-ports/databases/gnomedb2/files/patch-idl::Makefile.in
Maxim Sobolev 3d9708732d - Add number of missed files into pkg-plist;
- remove useless USE_LIBTOOL;
- hack port to install files properly into GNOME tree.
2001-07-26 14:13:05 +00:00

14 lines
323 B
Text

$FreeBSD$
--- idl/Makefile.in 2001/07/26 14:06:24 1.1
+++ idl/Makefile.in 2001/07/26 14:06:37
@@ -153,7 +153,7 @@
EXTRA_DIST = $(IDL_FILES)
-idldir = $(prefix)/share/idl
+idldir = $(prefix)/share/gnome/idl
idl_DATA = $(IDL_FILES)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h