mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
- Downgrade it to 4.1.7 - Unbreak devel/omniNotify - Add CONFLICTS CR: D970 Approved by: pfg
11 lines
387 B
Text
11 lines
387 B
Text
--- contrib/pkgconfig/GNUmakefile.in.orig Fri Jul 16 15:33:32 2004
|
|
+++ contrib/pkgconfig/GNUmakefile.in Fri Jul 16 15:33:53 2004
|
|
@@ -4,7 +4,7 @@
|
|
VPATH=@srcdir@
|
|
INSTALL=@INSTALL@
|
|
|
|
-INSTALLDIR = $(INSTALLLIBDIR)/pkgconfig
|
|
+INSTALLDIR = %%STAGEDIR%%%%PREFIX%%/libdata/pkgconfig
|
|
|
|
PKGFILES = omnithread3.pc omniORB4.pc omniDynamic4.pc \
|
|
omniCOS4.pc omniCOSDynamic4.pc
|