summaryrefslogtreecommitdiff
path: root/databases/postgresql73-lib/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-11-28 19:19:51 +0000
committerjlam <jlam@pkgsrc.org>2004-11-28 19:19:51 +0000
commit40377c791f7a0120200b215d01785903ddf1c7bd (patch)
tree44524044a046bf1a0f0f1a02fe6cffd9b14ea388 /databases/postgresql73-lib/Makefile
parente371cd291e559a8cc20d5604bef85ad684d0240a (diff)
downloadpkgsrc-40377c791f7a0120200b215d01785903ddf1c7bd.tar.gz
Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper".
Diffstat (limited to 'databases/postgresql73-lib/Makefile')
-rw-r--r--databases/postgresql73-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql73-lib/Makefile b/databases/postgresql73-lib/Makefile
index df3378a9e7b..24778e6c275 100644
--- a/databases/postgresql73-lib/Makefile
+++ b/databases/postgresql73-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/10 17:46:07 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/28 19:19:51 jlam Exp $
PKGNAME= postgresql73-lib-${BASE_VERS}
PKGREVISION= # empty
@@ -29,7 +29,7 @@ PLIST_SUBST+= LIBECPG=
PLIST_SUBST+= LIBPQ=
.endif
-post-buildlink:
+post-wrapper:
#
# Avoid conflict between "${LOCALBASE}/include/openssl/des.h" and
# "/usr/include/crypt.h" -- we want the definitions in the former.