Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
d23fe445
Commit
d23fe445
authored
Nov 02, 1995
by
asami
Browse files
Put BUILD_DEPENDS before other misc. variables.
parent
06061b27
Changes
1
Hide whitespace changes
Inline
Side-by-side
databases/gnats/Makefile
View file @
d23fe445
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Date created: 28 October 1995
# Date created: 28 October 1995
# Whom: pst
# Whom: pst
#
#
# $Id$
# $Id
: Makefile,v 1.1.1.1 1995/10/30 17:26:09 pst Exp
$
#
#
DISTNAME
=
gnats-3.2
DISTNAME
=
gnats-3.2
...
@@ -11,6 +11,9 @@ CATEGORIES+= development
...
@@ -11,6 +11,9 @@ CATEGORIES+= development
MASTER_SITES
=
ftp://prep.ai.mit.edu/pub/gnu/
\
MASTER_SITES
=
ftp://prep.ai.mit.edu/pub/gnu/
\
ftp://ftp.uu.net/systems/gnu/
ftp://ftp.uu.net/systems/gnu/
# we've got some .elc and info files to compile (yuck)
BUILD_DEPENDS
=
emacs:
${PORTSDIR}
/editors/emacs
GNU_CONFIGURE
=
yes
GNU_CONFIGURE
=
yes
CONFIGURE_ARGS
=
--prefix
=
${PREFIX}
--with-full-gnats
CONFIGURE_ARGS
=
--prefix
=
${PREFIX}
--with-full-gnats
...
@@ -23,7 +26,4 @@ CONFIGURE_ENV= SEND_PR=/usr/bin/false
...
@@ -23,7 +26,4 @@ CONFIGURE_ENV= SEND_PR=/usr/bin/false
# just install gnats
# just install gnats
INSTALL_TARGET
=
install-gnats install-send-pr
INSTALL_TARGET
=
install-gnats install-send-pr
# we've got some .elc and info files to compile (yuck)
BUILD_DEPENDS
=
emacs:
${PORTSDIR}
/editors/emacs
.
include
<bsd.port.mk>
.
include
<bsd.port.mk>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment