diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
commit | dd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch) | |
tree | 8c6082c5a1510918922178f30f10a4782666b955 /devel/ORBit2/Makefile | |
parent | d79d1144d4ba09eb9602eb022a4af4eab9396caa (diff) | |
download | marcuscom-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 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 9cd1551cf..7b8e72d99 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,7 +3,7 @@ # Whom: Chia-liang Kao <clkao@CirX.ORG> # # $FreeBSD$ -# $MCom: ports/devel/ORBit2/Makefile,v 1.42 2005/11/08 18:34:39 ahze Exp $ +# $MCom: ports/devel/ORBit2/Makefile,v 1.43 2005/11/23 22:52:12 pav Exp $ # PORTNAME= ORBit2 @@ -20,7 +20,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack libidl ltverhack |