Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component.

This commit is contained in:
Joe Marcus Clarke 2002-11-17 09:14:13 +00:00
parent 18dd6d4eaa
commit 1b6c0f8599
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70297
2 changed files with 0 additions and 2 deletions

View file

@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
BSD_PTHREAD_LIB=${PTHREAD_LIBS}

View file

@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
BSD_PTHREAD_LIB=${PTHREAD_LIBS}