diff options
| author | ghen <ghen@pkgsrc.org> | 2012-01-23 15:11:54 +0000 |
|---|---|---|
| committer | ghen <ghen@pkgsrc.org> | 2012-01-23 15:11:54 +0000 |
| commit | bd15fd7460c25b39f1e0f9b1cd97e94a36d307bf (patch) | |
| tree | caf80a95fa312c7890dc0a1d4a187ed35e3bacc1 /net/powerdns-pgsql/PLIST | |
| parent | 30f1213897b2054862c9919f174e50b457462cc2 (diff) | |
| download | pkgsrc-bd15fd7460c25b39f1e0f9b1cd97e94a36d307bf.tar.gz | |
Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
previously updating this pkg), noted by joerg.
Also fix some PLIST issues (introduced with the same update).
Bump PKGREVISION of affected packages.
Diffstat (limited to 'net/powerdns-pgsql/PLIST')
| -rw-r--r-- | net/powerdns-pgsql/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/powerdns-pgsql/PLIST b/net/powerdns-pgsql/PLIST index 4d899753d44..b1b333f2e29 100644 --- a/net/powerdns-pgsql/PLIST +++ b/net/powerdns-pgsql/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/13 09:36:06 ghen Exp $ -lib/pdns/libgpgsqlbackend.la +@comment $NetBSD: PLIST,v 1.2 2012/01/23 15:11:54 ghen Exp $ +lib/libgpgsqlbackend.la |
