diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
commit | c8a818ace5e1e3d9991c0b189713eee2c620024b (patch) | |
tree | b73d86ab908739d3ee13b12ee1a1959e0bdec765 /finance/gnucash | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) | |
download | freebsd-ports-gnome-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz freebsd-ports-gnome-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.zst freebsd-ports-gnome-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index f15d4f2d1024..51fa485376a2 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -36,7 +36,6 @@ USE_GMAKE= yes USE_XPM= yes USE_PERL5= yes USE_GNOME= gnomeprefix gnomehack gnomeprint libglade gtkhtml libghttp intltool intlhack -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG} \ |