diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-05 06:51:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-05 06:51:44 +0000 |
commit | bc0c7ad055539f276ca478ba87cf3242d241dda9 (patch) | |
tree | 8ae5f1965af7baefeef3266d4c55beff39233b33 /sysutils/amanda-common | |
parent | d4151c49cea8d8d10119a6def2c44d703420ce60 (diff) | |
download | pkgsrc-bc0c7ad055539f276ca478ba87cf3242d241dda9.tar.gz |
add comment to silence pkglint
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r-- | sysutils/amanda-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index 130ee3267c2..53c8899999b 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/09/06 19:30:20 bad Exp $ +# $NetBSD: Makefile,v 1.9 2000/02/05 06:51:44 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -23,7 +23,7 @@ MAKE_ENV+= CPPFLAGS=-D_LARGEFILE64_SOURCE CONFIGURE_ARGS+= --without-server --without-restore --without-client -CPPFLAGS= +CPPFLAGS= # empty BUILD_DEFS+= AMANDA_USER AMANDA_SMB AMANDA_VAR |