summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index e0902e445c7..e02a4ea311c 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/02/22 07:43:08 tron Exp $
+# $NetBSD: Makefile,v 1.30 2001/02/25 04:18:12 hubertf Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -82,7 +82,7 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgp ${PREFIX}/bin
${INSTALL_DATA} ${WRKDIR}/doc/pgp.1 ${PREFIX}/man/man1
- -${MKDIR} ${PGPLIB}
+ ${INSTALL_DATA_DIR} ${PGPLIB}
cd ${WRKDIR}/doc && ${INSTALL_DATA} pgpdoc1.txt pgpdoc2.txt ${PGPLIB}
cd ${WRKDIR} && \
${INSTALL_DATA} de.hlp en.hlp es.hlp fr.hlp pgp.hlp ${PGPLIB}