fix for pkglint warning

This commit is contained in:
Aleksey Cheusov 2010-11-18 18:24:20 +00:00 committed by Thomas Klausner
parent 49daedd7cb
commit 7765b5e85c
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2010/11/18 18:03:02 cheusov Exp $
# $NetBSD: Makefile,v 1.14 2010/11/18 18:24:20 cheusov Exp $
# this should use a Makefile.common to share the DISTNAME
DISTNAME= gnats-3.113.1
@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU=gnats/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnats/
COMMENT= GNATS problem reporting tool
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/gnats-${GNATS_VERSION}/send-pr

View file

@ -11,8 +11,6 @@ empty GNATS_SITE
should this predefine GNATS_ROOT??
maybe provide a ${GNATS_ROOT}/gnats-adm/config file ??
allow somethings to be set with variables
and don't edit file after installation with install-sid
(and make install-sid modify config file instead)