summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/starttls/Makefile8
-rw-r--r--security/starttls/PLIST4
2 files changed, 6 insertions, 6 deletions
diff --git a/security/starttls/Makefile b/security/starttls/Makefile
index f30544156ef..c4ca721360d 100644
--- a/security/starttls/Makefile
+++ b/security/starttls/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/07/15 11:12:21 cheusov Exp $
+# $NetBSD: Makefile,v 1.8 2012/07/17 18:08:02 cheusov Exp $
#
DISTNAME= starttls-0.10
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= ftp://opaopa.org/pub/elisp/
@@ -11,12 +11,14 @@ 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
GNU_CONFIGURE= yes
-.include "../../editors/emacs/modules.mk"
+MAKE_FLAGS= lisp_LISP=
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/starttls/PLIST b/security/starttls/PLIST
index 9150737cd42..2857db83c05 100644
--- a/security/starttls/PLIST
+++ b/security/starttls/PLIST
@@ -1,4 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/18 16:09:12 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/07/17 18:08:02 cheusov Exp $
bin/starttls
-${EMACS_LISPPREFIX}/starttls.el
-${EMACS_LISPPREFIX}/starttls.elc