From e989e5f0babb49fa5a14da698d2ef7e5dfc5cc58 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Apr 2006 21:14:49 +0000 Subject: Remove teTeX1 packages, as proposed on tech-pkg on Jan 28, 2006. Unsupported and vulnerable. No dissenting voices. --- print/dvipdfm/Makefile | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 print/dvipdfm/Makefile (limited to 'print/dvipdfm/Makefile') diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile deleted file mode 100644 index 4608053b5cd..00000000000 --- a/print/dvipdfm/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:45 wiz Exp $ - -DISTNAME= dvipdfm-0.13.2c -PKGREVISION= 7 -CATEGORIES= print converters -MASTER_SITES= ftp://ftp.kettering.edu/pub/outgoing/mwicks/dvipdfm/ - -MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://gaspra.kettering.edu/dvipdfm -COMMENT= DVI to PDF translator - -CONFLICTS+= dvipdfmx-[0-9]* -CONFLICTS+= ja-dvipdfm-[0-9]* -CONFLICTS+= teTeX-bin>=2.0 # Part of teTeX>=2.0 -TEX_ACCEPTED= teTeX1 - -WRKSRC= ${WRKDIR}/dvipdfm -USE_TOOLS+= gs:run -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --datadir=${PREFIX}/share -# needed to get the stdarg.h version of kpathsea/c-varargs.h instead of the -# varargs.h version which gcc3 does not like -CPPFLAGS+= -DHAVE_PROTOTYPES -CONFIGURE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} - -.include "../../mk/bsd.prefs.mk" - -.if defined(PAPERSIZE) -post-patch: - ${MV} ${WRKSRC}/config ${WRKSRC}/config.in - PAPER=`${ECHO} ${PAPERSIZE} | ${TR} '[A-Z]' '[a-z]'`; \ - ${SED} -e "s/^p letter/p $$PAPER/" ${WRKSRC}/config.in > ${WRKSRC}/config -.endif - -.include "../../graphics/png/buildlink3.mk" -.include "../../print/teTeX/module.mk" -.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3