aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879/Makefile
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1997-07-10 02:37:51 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1997-07-10 02:37:51 +0000
commite95fcb0ea6cb0b9144306a15e481d82a33f7a36e (patch)
tree9b627e89dfd4ca85b9f135452f82832df573ebaf /textproc/iso8879/Makefile
parent82935635d233ac82b5bb8b35d4f8c6b0793b57dc (diff)
downloadports-e95fcb0ea6cb0b9144306a15e481d82a33f7a36e.tar.gz
ports-e95fcb0ea6cb0b9144306a15e481d82a33f7a36e.zip
Shape up this port too.
Notes
Notes: svn path=/head/; revision=7265
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r--textproc/iso8879/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index 0ba4cb267af4..c35f0b42ae54 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.1.1.1 1997/06/22 21:01:27 jfieber Exp $
+# $Id: Makefile,v 1.2 1997/06/29 09:49:48 obrien Exp $
#
DISTNAME= isoENTS
@@ -17,13 +17,13 @@ MAINTAINER= jfieber@FreeBSD.ORG
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
NO_MTREE= yes
-NO_EXTRACT= yes
+EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_PATCH= yes
NO_CONFIGURE= yes
-NO_WRKDIR= yes
+NO_WRKSUBDIR= yes
-INSTDIR= ${PREFIX}/share/sgml/iso8879/
+INSTDIR= ${PREFIX}/share/sgml/iso8879
pre-install:
@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}