diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
commit | c8a818ace5e1e3d9991c0b189713eee2c620024b (patch) | |
tree | b73d86ab908739d3ee13b12ee1a1959e0bdec765 /ftp/gwget | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) |
Notes
Diffstat (limited to 'ftp/gwget')
-rw-r--r-- | ftp/gwget/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index f04855eb2b31..c08e9823f9d2 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |