summaryrefslogtreecommitdiff
path: root/mail/popa3d/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-24 11:57:27 +0000
committerwiz <wiz>2002-09-24 11:57:27 +0000
commit8a2d43eba8b20f3e2211eee56fecb7a439701854 (patch)
tree4ddf9a5032f134fbcbc62b79da307bb64cb0cdc3 /mail/popa3d/Makefile
parentbe42bd54aeba1a56e4bd1cb56820d809305bc7bc (diff)
downloadpkgsrc-8a2d43eba8b20f3e2211eee56fecb7a439701854.tar.gz
Update to 0.5.9. Switch to buildlink2.
Changes: This release adds two interoperability fixes and makes the code ISO C99 compliant.
Diffstat (limited to 'mail/popa3d/Makefile')
-rw-r--r--mail/popa3d/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile
index 10d5ea294be..cabdd52d9a5 100644
--- a/mail/popa3d/Makefile
+++ b/mail/popa3d/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2002/09/18 21:15:12 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2002/09/24 11:57:27 wiz Exp $
#
-DISTNAME= popa3d-0.5.1
+DISTNAME= popa3d-0.5.9
CATEGORIES= mail
MASTER_SITES= http://www.openwall.com/popa3d/ \
ftp://ftp.openwall.com/pub/projects/popa3d/ \
@@ -17,7 +17,7 @@ POPA3D_GROUP?= popa3d
PKG_GROUPS= ${POPA3D_GROUP}
PKG_USERS= ${POPA3D_USER}:${POPA3D_GROUP}
-USE_BUILDLINK_ONLY= # defined
+USE_BUILDLINK2= YES
FILES_SUBST+= POPA3D_USER=${POPA3D_USER}
FILES_SUBST+= POPA3D_GROUP=${POPA3D_GROUP}