diff options
author | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
commit | 368d71b62eb6e099ecbde93b8f229d559bb4648a (patch) | |
tree | bab33acb040ad1708a35131b11af0af8cf0dc5e8 /print | |
parent | ce1772b268c4d640e5330fdbf3bca8d0bfffb6d3 (diff) | |
download | pkgsrc-368d71b62eb6e099ecbde93b8f229d559bb4648a.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic-filters-cups/Makefile | 5 | ||||
-rw-r--r-- | print/foomatic-ppds-cups/Makefile | 5 | ||||
-rw-r--r-- | print/papersize/Makefile | 3 | ||||
-rw-r--r-- | print/teTeX3-texmfsrc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-hugelatex/Makefile | 4 | ||||
-rw-r--r-- | print/texmf-dirs/Makefile | 4 |
6 files changed, 6 insertions, 18 deletions
diff --git a/print/foomatic-filters-cups/Makefile b/print/foomatic-filters-cups/Makefile index f8166a26ca7..3188ad85595 100644 --- a/print/foomatic-filters-cups/Makefile +++ b/print/foomatic-filters-cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/15 09:56:37 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/04/09 00:48:14 joerg Exp $ META_PACKAGE= yes @@ -6,8 +6,6 @@ META_PACKAGE= yes DISTNAME= foomatic-filters-cups-${FOOMATIC_FILTERS_VERSION} PKGREVISION= 1 -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= jlam@pkgsrc.org COMMENT= Foomatic support for CUPS @@ -15,7 +13,6 @@ COMMENT= Foomatic support for CUPS DEPENDS+= cups>=1.0:../../print/cups DEPENDS+= foomatic-filters-${FOOMATIC_FILTERS_VERSION}{,nb[0-9]*}:../../print/foomatic-filters -EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} EVAL_PREFIX+= CUPS_PREFIX=cups diff --git a/print/foomatic-ppds-cups/Makefile b/print/foomatic-ppds-cups/Makefile index 7558768d729..dd0ff19040d 100644 --- a/print/foomatic-ppds-cups/Makefile +++ b/print/foomatic-ppds-cups/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2008/06/15 09:56:37 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2009/04/09 00:48:15 joerg Exp $ META_PACKAGE= yes .include "../../print/foomatic-ppds/Makefile.common" DISTNAME= foomatic-ppds-cups-${FOOMATIC_PPDS_VERSION} -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= jlam@pkgsrc.org COMMENT= Foomatic PPD collection for CUPS servers @@ -14,7 +12,6 @@ COMMENT= Foomatic PPD collection for CUPS servers DEPENDS+= cups>=1.0:../../print/cups DEPENDS+= foomatic-ppds-${FOOMATIC_PPDS_VERSION}{,nb[0-9]*}:../../print/foomatic-ppds -EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} EVAL_PREFIX+= CUPS_PREFIX=cups diff --git a/print/papersize/Makefile b/print/papersize/Makefile index b8dabb2ef5b..6b13b21cd00 100644 --- a/print/papersize/Makefile +++ b/print/papersize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2008/06/16 13:21:49 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2009/04/09 00:48:15 joerg Exp $ # DISTNAME= papersize-1.0.8 @@ -13,7 +13,6 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} USE_LANGUAGES= # none -NO_CHECKSUM= yes NO_BUILD= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/print/teTeX3-texmfsrc/Makefile b/print/teTeX3-texmfsrc/Makefile index 895944be08d..bad0b52ccb7 100644 --- a/print/teTeX3-texmfsrc/Makefile +++ b/print/teTeX3-texmfsrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/03/26 20:46:38 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/04/09 00:48:15 joerg Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -20,7 +20,6 @@ CONFLICTS+= teTeX-sharesrc-[0-9]* WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX -EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes diff --git a/print/tex-hugelatex/Makefile b/print/tex-hugelatex/Makefile index 95868e81e71..dcea23a8aa2 100644 --- a/print/tex-hugelatex/Makefile +++ b/print/tex-hugelatex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/01/11 09:13:00 minskim Exp $ +# $NetBSD: Makefile,v 1.23 2009/04/09 00:48:15 joerg Exp $ # DISTNAME= hugelatex-2.0 @@ -14,8 +14,6 @@ COMMENT= LaTeX format files with large limits DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin WRKSRC= ${WRKDIR} -EXTRACT_ONLY= # nothing -NO_CHECKSUM= yes NO_BUILD= yes TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf diff --git a/print/texmf-dirs/Makefile b/print/texmf-dirs/Makefile index 422c5918f4e..7b396e402d6 100644 --- a/print/texmf-dirs/Makefile +++ b/print/texmf-dirs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/04/04 15:25:54 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/04/09 00:48:15 joerg Exp $ DISTNAME= texmf-dirs-1.4 CATEGORIES= print @@ -11,8 +11,6 @@ COMMENT= Local TeX directory structure PKG_DESTDIR_SUPPORT= user-destdir -NO_CHECKSUM= yes -NO_EXTRACT= yes NO_CONFIGURE= yes NO_BUILD= yes PLIST_SRC= # empty |