summaryrefslogtreecommitdiff
path: root/mail/oe2mbx
diff options
context:
space:
mode:
authorreed <reed>2005-04-01 03:00:17 +0000
committerreed <reed>2005-04-01 03:00:17 +0000
commit305d8ae351b991f79b9c3de4305f88a3d026ad50 (patch)
treecb84813c5c99b22abe0430c7b3e85b8a543532d5 /mail/oe2mbx
parent3e37a0f2e0987f88f5ee34927445e64dc86a8794 (diff)
downloadpkgsrc-305d8ae351b991f79b9c3de4305f88a3d026ad50.tar.gz
Pre-create directories.
I noticed my pkg/include was the plain-text liboe.h file.
Diffstat (limited to 'mail/oe2mbx')
-rw-r--r--mail/oe2mbx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/oe2mbx/Makefile b/mail/oe2mbx/Makefile
index 110eb6e21b5..90503856635 100644
--- a/mail/oe2mbx/Makefile
+++ b/mail/oe2mbx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/02/05 16:27:39 zuntum Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/01 03:00:17 reed Exp $
#
DISTNAME= oe2mbx-1.21
@@ -17,6 +17,7 @@ MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
BUILD_TARGET= liboe oe2mbx
+INSTALLATION_DIRS= bin lib include
pre-build:
cd ${WRKSRC} && ${MAKE_PROGRAM} clean