summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
committerjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
commit81edaaa606a86e87c2885489ad72ee9908969aba (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /mail/pine
parent8b982bf812954ec2be8cdc97dbf2d9dd2be7779e (diff)
downloadpkgsrc-81edaaa606a86e87c2885489ad72ee9908969aba.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index eab3f3574c0..b7636b0df86 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2005/04/15 16:36:39 tron Exp $
+# $NetBSD: Makefile,v 1.105 2005/06/16 06:58:03 jlam Exp $
DISTNAME= pine4.62
PKGNAME= pine-4.62
@@ -57,6 +57,8 @@ PINE_LDAPCFLAGS= LDAPCFLAGS="-DENABLE_LDAP"
PINE_LDAPLIBS= LDAPLIBS="-lldap -llber"
.endif
+INSTALLATION_DIRS= bin man/man1
+
# Make sure the imap lib that comes with pine isn't
# used (see http://www.securityfocus.com/advisories/2646)
pre-patch: