On Wed, Sep 28, 2005 at 12:35:13PM -0400, Brad Ely wrote: > Index: digikam/Makefile > =================================================================== > RCS file: /CVSROOT/ports/graphics/digikam/Makefile,v > retrieving revision 1.3 > diff -u -r1.3 Makefile > --- digikam/Makefile 11 Sep 2005 10:03:26 -0000 1.3 > +++ digikam/Makefile 28 Sep 2005 16:24:08 -0000 > @@ -26,7 +26,7 @@ > > BUILD_DEPENDS= ::devel/pkgconfig > MODKDE_LIBTOOL= Yes > -MODKE_VERSION= 3.4 > +MODKDE_VERSION= 3.4 > CONFIGURE_STYLE= autoconf > AUTOCONF_VERSION= 2.59 > CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS} > Index: digikam-doc/Makefile > =================================================================== > RCS file: /CVSROOT/ports/graphics/digikam-doc/Makefile,v > retrieving revision 1.1.1.1 > diff -u -r1.1.1.1 Makefile > --- digikam-doc/Makefile 11 Sep 2005 10:04:31 -0000 1.1.1.1 > +++ digikam-doc/Makefile 28 Sep 2005 16:26:30 -0000 > @@ -11,7 +11,7 @@ > SHARED_ONLY=Yes > > MODULES= x11/kde > -MODKE_VERSION= 3.4 > +MODKDE_VERSION= 3.4 > CONFIGURE_STYLE= autoconf > AUTOCONF_VERSION= 2.59 > CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS} Since those compile even without that, this probably entails a package bump as well... I'll try to check these tonight.
Good eyes !