aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-08 22:54:57 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-08 22:54:57 +0000
commitc5af3349e55bffff49ff88d74173ec317cf18c30 (patch)
treeb906918f5a26f1967b2e65ce449619abb4a0a98b /textproc/iso8879
parenta0ea57b959da3d94eafd32c6d7aa8cd35ce81bac (diff)
downloadports-c5af3349e55bffff49ff88d74173ec317cf18c30.tar.gz
ports-c5af3349e55bffff49ff88d74173ec317cf18c30.zip
unzip requires the -d option to be after the list of zip files.
Notes
Notes: svn path=/head/; revision=9630
Diffstat (limited to 'textproc/iso8879')
-rw-r--r--textproc/iso8879/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index 7c2accf194b8..81d6b88016e6 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.3 1997/07/10 02:37:46 jfieber Exp $
+# $Id: Makefile,v 1.4 1997/07/10 03:25:28 jfieber Exp $
#
DISTNAME= isoENTS
@@ -29,7 +29,7 @@ pre-install:
@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
do-install:
- @unzip -a -q -o -d ${INSTDIR} ${DISTDIR}/${DISTFILES}
+ @unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/catalog
@chmod ${SHAREMODE} ${INSTDIR}/*
@/usr/sbin/chown -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}