diff options
Diffstat (limited to 'converters/xlhtml')
-rw-r--r-- | converters/xlhtml/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index cb1bd839feb..8451c20870f 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/02/07 06:41:57 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:18 asau Exp $ # DISTNAME= xlhtml-0.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ COMMENT= Microsoft xls/ppt to HTML converter -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gmake csh:run |