diff options
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 4fabfca9590..ee3511b4a6a 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2016/03/05 11:29:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.122 2016/04/10 16:39:28 joerg Exp $ DISTNAME= inn-2.5.5 PKGREVISION= 1 @@ -64,9 +64,6 @@ DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools DEPENDS+= p5-GD-[0-9]*:../../graphics/p5-GD DEPENDS+= gnupg-[0-9]*:../../security/gnupg -## Please note that USE_DESTDIR=yes only works for this package if the user -## and group already exist - USERGROUP_PHASE= pre-install PKG_USERS_VARS+= INN_USER PKG_GROUPS_VARS+= INN_GROUP |