mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
- Remove OPTIONS EXAMPLES as the mentioned file is a config file which has been moved to @sample framework - Remove <bsd.port.options.mk> in lieu of OPTIONSNG - Fix patch files to reflect 'make makepatch'
11 lines
407 B
Text
11 lines
407 B
Text
--- contrib/pkgconfig/GNUmakefile.in.orig 2014-03-25 15:18:18 UTC
|
|
+++ contrib/pkgconfig/GNUmakefile.in
|
|
@@ -4,7 +4,7 @@ BASE_OMNI_TREE=@top_srcdir@
|
|
VPATH=@srcdir@
|
|
INSTALL=@INSTALL@
|
|
|
|
-INSTALLDIR = $(INSTALLLIBDIR)/pkgconfig
|
|
+INSTALLDIR = %%STAGEDIR%%%%PREFIX%%/libdata/pkgconfig
|
|
|
|
PKGFILES = omnithread3.pc omniORB4.pc omniDynamic4.pc \
|
|
omniCOS4.pc omniCOSDynamic4.pc omniConnectionMgmt4.pc \
|