mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage.
This commit is contained in:
parent
44c0cfa3f8
commit
737970f192
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19648
@ -3,7 +3,7 @@
|
||||
# Date created: 29 June 1998
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1999/03/19 04:39:47 nectar Exp $
|
||||
# $Id: Makefile,v 1.12 1999/05/29 04:17:51 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= glade-0.4.1
|
||||
@ -16,6 +16,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --disable-gnome
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 29 June 1998
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1999/03/19 04:39:47 nectar Exp $
|
||||
# $Id: Makefile,v 1.12 1999/05/29 04:17:51 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= glade-0.4.1
|
||||
@ -16,6 +16,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --disable-gnome
|
||||
|
Loading…
Reference in New Issue
Block a user