mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
CONFIGURE (which I assume the porter meant HAS_CONFIGURE) is not necessary
when GNU_CONFIGURE is defined.
This commit is contained in:
parent
aab74920ea
commit
b412cfefa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5693
1 changed files with 1 additions and 2 deletions
|
@ -3,14 +3,13 @@
|
|||
# Date created: 27 Dec 1996
|
||||
# Whom: proff@iq.org
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/02/18 08:34:30 tg Exp $
|
||||
# $Id: Makefile,v 1.2 1997/02/18 10:09:08 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sced-0.94
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.cs.su.oz.au/stephen/sced/src/
|
||||
|
||||
CONFIGURE= true
|
||||
GNU_CONFIGURE= true
|
||||
IS_INTERACTIVE= true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue