summaryrefslogtreecommitdiff
path: root/databases/gnats/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:18:45 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:18:45 +0000
commit2a77f2f82953f884bd9984190d3c5af42b8f33f7 (patch)
tree945d1b665917c152ea7b1b351f45d5ec540b79e5 /databases/gnats/Makefile
parentCAT_E_GORIES+= -> CAT_E_GORIES= (diff)
CAT_E_GORIES+= -> CAT_E_GORIES=
Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup
Notes
Notes: svn path=/head/; revision=4530
Diffstat (limited to 'databases/gnats/Makefile')
-rw-r--r--databases/gnats/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile
index 47a308a3fcbb..c45be316f900 100644
--- a/databases/gnats/Makefile
+++ b/databases/gnats/Makefile
@@ -3,25 +3,25 @@
# Date created: 10 November 1995
# Whom: pst
#
-# $Id: Makefile,v 1.5 1996/07/20 06:54:33 pst Exp $
+# $Id: Makefile,v 1.6 1996/08/03 19:11:26 pst Exp $
#
DISTNAME= gnats-3.97-beta
-CATEGORIES+= databases
+CATEGORIES= databases
MASTER_SITES= ftp://ftp.cygnus.com/pub/
-NO_PACKAGE= "Requires gnats UID"
+MAINTAINER= pst@FreeBSD.org
# we've got some .elc and info files to compile (yuck)
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs \
gm4:${PORTSDIR}/devel/m4
+NO_PACKAGE= "Requires gnats UID"
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-lispdir=${PREFIX}/share/emacs/site-lisp \
--with-full-gnats
+USE_GMAKE= yes
# this stops the configuration program from pulling installation
# information in from the standard freebsd send-pr program