diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-03-26 10:16:09 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-03-26 10:16:09 +0000 |
commit | 3955ff88add72a5b6478517cfe3b5526205f5c99 (patch) | |
tree | da5c37eeab5196c30b48e845c7f396632284e012 /www/pgdriver | |
parent | - Update to version 0.1.1 (diff) |
Unbreak build.
Notes
Notes:
svn path=/head/; revision=56692
Diffstat (limited to 'www/pgdriver')
-rw-r--r-- | www/pgdriver/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pgdriver/files/patch-aa b/www/pgdriver/files/patch-aa index 702f51fb22a8..541a9a266f20 100644 --- a/www/pgdriver/files/patch-aa +++ b/www/pgdriver/files/patch-aa @@ -13,7 +13,7 @@ # Location of the PostgreSQL includes -PGINC=/usr/local/pgsql/include -+PGINC=${PREFIX}/include/pgsql ++PGINC=${PREFIX}/include # Location of the AOLserver files (normally the ~nsadmin directory): #NSHOME=/opt/aolserver |