mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
--- Makefile.in.orig Wed Apr 7 13:38:51 2004
|
|
+++ Makefile.in Wed Apr 7 23:23:22 2004
|
|
@@ -201,7 +201,7 @@
|
|
|
|
DISTCLEANFILES = uim.pc intltool-extract intltool-merge intltool-update
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = uim.pc
|
|
|
|
noinst_PROGRAMS = $(gtk_entry) uim-agent
|