diff options
Diffstat (limited to 'accessibility/at-spi2-core')
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 7d2ad2bfd..b638fb242 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.91 2010/01/05 23:32:20 marcus Exp $ +# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.1 2010/01/06 00:41:11 marcus Exp $ # PORTNAME= at-spi2-core @@ -23,7 +23,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomehier intlhack gtk20 USE_XORG= x11 xtst -USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |