diff options
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r-- | finance/gnucash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 6ae11a24a..faa037792 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,7 +3,7 @@ # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ -# $MCom$ +# $MCom: ports/finance/gnucash/Makefile,v 1.3 2006/07/26 02:30:09 mezz Exp $ # PORTNAME= gnucash @@ -38,7 +38,7 @@ USE_XPM= yes USE_PERL5= yes USE_GNOME= gnomeprefix gnomehack gnomeprint libglade gtkhtml libghttp intltool intlhack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG} \ --enable-ofx \ --disable-error-on-warning |