mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Don't allow a package to be made, and insist that gnats UID is present before
installing. Suggested by: jhs
This commit is contained in:
parent
6e945f7b4b
commit
604a601355
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3511
@ -3,13 +3,15 @@
|
||||
# Date created: 10 November 1995
|
||||
# Whom: pst
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/11/02 08:07:29 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1996/07/20 06:54:33 pst Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnats-3.97-beta
|
||||
CATEGORIES+= databases
|
||||
MASTER_SITES= ftp://ftp.cygnus.com/pub/
|
||||
|
||||
NO_PACKAGE= "Requires gnats UID"
|
||||
|
||||
# we've got some .elc and info files to compile (yuck)
|
||||
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs \
|
||||
gm4:${PORTSDIR}/devel/m4
|
||||
|
Loading…
Reference in New Issue
Block a user