pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/oe2mbx Pre-create directories.
details: https://anonhg.NetBSD.org/pkgsrc/rev/25820b1b9579
branches: trunk
changeset: 491919:25820b1b9579
user: reed <reed%pkgsrc.org@localhost>
date: Fri Apr 01 03:00:17 2005 +0000
description:
Pre-create directories.
I noticed my pkg/include was the plain-text liboe.h file.
diffstat:
mail/oe2mbx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6cbecd04d94c -r 25820b1b9579 mail/oe2mbx/Makefile
--- a/mail/oe2mbx/Makefile Thu Mar 31 23:36:15 2005 +0000
+++ b/mail/oe2mbx/Makefile Fri Apr 01 03:00:17 2005 +0000
@@ -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 @@
INSTALL_DATA="${INSTALL_DATA}"
BUILD_TARGET= liboe oe2mbx
+INSTALLATION_DIRS= bin lib include
pre-build:
cd ${WRKSRC} && ${MAKE_PROGRAM} clean
Home |
Main Index |
Thread Index |
Old Index