mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 05:30:31 -04:00
Change maintaner to myself according to IRC conversation and following e-mail. [21:50] [aweits(~aweits@discipline.rit.edu )] yea, please take ownership PR: 175896 Approved by: maintainer
11 lines
415 B
Text
11 lines
415 B
Text
--- ./wscript.orig 2013-01-27 11:51:43.000000000 +0000
|
|
+++ ./wscript 2013-01-29 23:01:21.749877676 +0000
|
|
@@ -106,7 +106,7 @@
|
|
|
|
if not 'PACKAGE_VERSION' in bld.env:
|
|
bld.env.PACKAGE_VERSION = VERSION
|
|
- bld.env.PKGCONFIGDIR = '${LIBDIR}/pkgconfig'
|
|
+ bld.env.PKGCONFIGDIR = '%%PKGCONFIGDIR%%'
|
|
|
|
if not bld.CONFIG_SET('USING_SYSTEM_PYLDB_UTIL'):
|
|
bld.SAMBA_LIBRARY('pyldb-util',
|