diff options
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r-- | textproc/iso8879/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 81d6b88016e6..914737b433cc 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -3,7 +3,7 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.4 1997/07/10 03:25:28 jfieber Exp $ +# $Id: Makefile,v 1.5 1998/02/08 22:54:57 steve Exp $ # DISTNAME= isoENTS @@ -19,8 +19,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_MTREE= yes EXTRACT_ONLY= # empty NO_BUILD= yes -NO_PATCH= yes -NO_CONFIGURE= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/sgml/iso8879 |