mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
3d9708732d
- remove useless USE_LIBTOOL; - hack port to install files properly into GNOME tree.
15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
|
|
$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
|