From c5b833df1cb0021f1def549ab8cfe508559d7a6c Mon Sep 17 00:00:00 2001 From: rh Date: Tue, 17 Oct 2000 05:47:19 +0000 Subject: Cleanup: remove commented-out parts of the Makefile, remove dependency on automake --- converters/wv/Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'converters/wv') diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 2d724d4fd7d..81406a6b75a 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/10/16 15:14:22 rh Exp $ +# $NetBSD: Makefile,v 1.6 2000/10/17 05:47:19 rh Exp $ # DISTNAME= wv-0.6.0 @@ -8,7 +8,6 @@ MASTER_SITES= http://download.sourceforge.net/wvware/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.wvWare.com/ -BUILD_DEPENDS+= autoconf:../../devel/autoconf DEPENDS+= libwmf-0.1.17nb1:../../graphics/libwmf DEPENDS+= ImageMagick>=5.2.2:../../graphics/ImageMagick @@ -38,14 +37,6 @@ MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" pre-patch: ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} {} \; -pre-configure: - #cd ${WRKSRC} && autoconf - -post-configure: - #cd ${WRKSRC} && ${RM} -rf magick && \ - #${LN} -s ${PREFIX}/include/magick . - #cd ${WRKSRC} && ${LN} -s ${PREFIX}/include/magick/config.h magick - post-install: ${TOUCH} ${PREFIX}/share/wv/ttf/.directory ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wv -- cgit v1.2.3