summaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
commitdd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch)
tree8c6082c5a1510918922178f30f10a4782666b955 /accessibility/at-spi/Makefile
parentd79d1144d4ba09eb9602eb022a4af4eab9396caa (diff)
downloadmarcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.bz2
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.lz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.xz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.zst
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.zip
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r--accessibility/at-spi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 27c56d347..6ac1146eb 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi/Makefile,v 1.31 2006/01/30 22:37:38 ahze Exp $
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.32 2006/01/31 19:56:01 marcus Exp $
#
PORTNAME= at-spi
@@ -23,7 +23,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"