From 9a0438f8ab98c57d23cb4679b2270e85ba084468 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 10 Jul 1996 06:31:26 +0000 Subject: Make this NO_PACKAGE, it requires user "gnats". --- databases/gnats/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/gnats') diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 314005025ea4..9cc1ebf700a8 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1995 # Whom: pst # -# $Id: Makefile,v 1.2 1995/11/02 08:07:29 asami Exp $ +# $Id: Makefile,v 1.3 1995/11/22 11:41:26 asami Exp $ # DISTNAME= gnats-3.2 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \ # we've got some .elc and info files to compile (yuck) BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs +NO_PACKAGE= yes # requires user "gnats" GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --with-full-gnats -- cgit