diff options
Diffstat (limited to 'misc/openoffice/Makefile')
-rw-r--r-- | misc/openoffice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 751e004d749..f06a6eceeb0 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2005/02/26 16:07:46 mrauch Exp $ +# $NetBSD: Makefile,v 1.62 2005/04/11 21:46:38 tv Exp $ DISTNAME= openoffice-1.1.4 PKGREVISION= 1 @@ -22,7 +22,6 @@ BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip WRKSRC= ${WRKDIR}/config_office -USE_BUILDLINK3= yes GCC_REQD= 3.0 USE_LANGUAGES+= c c++ |