Inhibit possible dependency on sysutils/checkperms to avoid circular dep.

This commit is contained in:
tnn 2008-05-28 13:36:18 +00:00
parent e6c9a5101e
commit 2e127c32eb
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2008/03/06 04:45:58 jlam Exp $
# $NetBSD: Makefile,v 1.24 2008/05/28 13:36:18 tnn Exp $
DISTNAME= tnftp-20070806
SVR4_PKGNAME= tnftp
@ -18,6 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
NO_CHECKSUM= yes
CHECK_PERMS= no
OPSYSVARS+= MAKE_ENV
MAKE_ENV.SunOS+= CPPFLAGS=""

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2008/05/25 17:38:37 tnn Exp $
# $NetBSD: Makefile,v 1.3 2008/05/28 13:40:59 tnn Exp $
DISTNAME= compat_headers-0.2
CATEGORIES= pkgtools
@ -10,6 +10,7 @@ HOMEPAGE= http://www.pkgsrc.org/
COMMENT= compatibility headers
NO_CHECKSUM= yes
CHECK_PERMS= no
GNU_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= user-destdir