diff options
author | seb <seb@pkgsrc.org> | 2003-08-08 16:41:51 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-08 16:41:51 +0000 |
commit | d3ca9c4dbb119ad7c3cacb9eb170c30e3330ce53 (patch) | |
tree | e261407d48ef01e82d631b0deab7ac9eeca61c74 /graphics | |
parent | c920632cceab1641e1c91e618d1349a6fff73f71 (diff) | |
download | pkgsrc-d3ca9c4dbb119ad7c3cacb9eb170c30e3330ce53.tar.gz |
INFO_FILES ? Yes please.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gri/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile index 96919a8c27f..a01ba078ea2 100644 --- a/graphics/gri/Makefile +++ b/graphics/gri/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 16:51:44 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/08/08 16:41:51 seb Exp $ DISTNAME= gri-2.12.5 CATEGORIES= graphics @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes USE_X11= yes USE_GMAKE= yes USE_BUILDLINK2= yes -INFO_FILES= yes USE_PERL5= build REPLACE_PERL= gri_merge gri_unpage |