diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-17 12:50:30 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-17 12:50:30 +0000 |
commit | 5552c16c3c662f291cc3672fe0411845112861a7 (patch) | |
tree | e3ceb9bbc4107a7eca9a71395ab8a8a9f0918830 /print | |
parent | b4e904fe880131bc4fafb1f0f7878f2489fe982c (diff) | |
download | pkgsrc-5552c16c3c662f291cc3672fe0411845112861a7.tar.gz |
This package uses no compilers.
Diffstat (limited to 'print')
-rw-r--r-- | print/papersize/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/papersize/Makefile b/print/papersize/Makefile index c7f705b0a74..d59fcc6082c 100644 --- a/print/papersize/Makefile +++ b/print/papersize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/01/20 12:24:29 agc Exp $ +# $NetBSD: Makefile,v 1.18 2004/02/17 12:50:30 jlam Exp $ # DISTNAME= papersize-1.0.8 @@ -11,8 +11,10 @@ COMMENT= Manipulate the default papersize in certain packages WRKSRC= ${WRKDIR} EXTRACT_ONLY= # empty +USE_LANGUAGES= # empty NO_CHECKSUM= yes NO_CONFIGURE= yes +NO_BUILDLINK= yes USE_PKGINSTALL= yes do-build: |