diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
commit | af0be8e375686a081577713fe4776246d6029a33 (patch) | |
tree | bd92f11e058269c4841c59aba4085f4906bd68cd /x11-wm/icepref | |
parent | 9d77d03a9ccd3fbb85f1d81bdb700888dd599800 (diff) |
remove deprecated fetch options from FETCH_BEFORE_ARGS
Notes
Notes:
svn path=/head/; revision=40731
Diffstat (limited to 'x11-wm/icepref')
-rw-r--r-- | x11-wm/icepref/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile index 7b3df03ebc25..90bc1db74c79 100644 --- a/x11-wm/icepref/Makefile +++ b/x11-wm/icepref/Makefile @@ -20,7 +20,6 @@ USE_PYTHON= yes USE_GTK= yes NO_BUILD= yes MAN1= icepref.1 -FETCH_BEFORE_ARGS= -b do-install: ${INSTALL_SCRIPT} ${WRKSRC}/icepref ${PREFIX}/bin |