From 05c7e39a8c340090811a99ca99d9a619080cf4c4 Mon Sep 17 00:00:00 2001 From: cheusov Date: Fri, 14 Sep 2012 13:20:22 +0000 Subject: Remove emacs from dependencies because it may be used by other programs. One example is ssmtp. ++pkgrevision --- security/starttls/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'security') diff --git a/security/starttls/Makefile b/security/starttls/Makefile index 60124f38e31..54c86d30799 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/07/17 23:19:19 cheusov Exp $ +# $NetBSD: Makefile,v 1.10 2012/09/14 13:20:22 cheusov Exp $ # DISTNAME= starttls-0.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ftp://opaopa.org/pub/elisp/ @@ -11,8 +11,6 @@ HOMEPAGE= ftp://opaopa.org/pub/elisp/ COMMENT= Simple wrapper program for STARTTLS on emacsen LICENSE= gnu-gpl-v2 -DEPENDS= emacs-[0-9]*:../../editors/emacs - PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake -- cgit v1.2.3