diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | 7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch) | |
tree | 1aa2bbfd19ad2c48caed151304d90d00e672730a /textproc/iso8879 | |
parent | d787371c3884a468504887cce1ee11466a1e339e (diff) | |
download | ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.tar.gz ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.zip |
Notes
Diffstat (limited to 'textproc/iso8879')
-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 |