summaryrefslogtreecommitdiffstats
path: root/devel/anjuta/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-13 01:41:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-13 01:41:41 +0800
commit4e2968049d79f51e0c7c46a2136c1c43deb9e1fc (patch)
treecb675c5d221ba2bb2c4ac6536e4cc1e83ac1295e /devel/anjuta/Makefile
parentc73f68fa7e69dc9747b67b002fe81531438d3da9 (diff)
downloadmarcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar.gz
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar.bz2
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar.lz
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar.xz
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.tar.zst
marcuscom-ports-4e2968049d79f51e0c7c46a2136c1c43deb9e1fc.zip
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9377 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/anjuta/Makefile')
-rw-r--r--devel/anjuta/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index 65a294102..ec66a682b 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -3,7 +3,7 @@
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/anjuta/Makefile,v 1.9 2007/07/30 19:55:00 mezz Exp $
+# $MCom: ports/devel/anjuta/Makefile,v 1.10 2007/08/12 04:39:21 marcus Exp $
#
PORTNAME= anjuta
@@ -66,9 +66,6 @@ PLIST_SUB+= SVN="@comment "
.endif
post-configure:
- @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \
- s|%%PREFIX%%|${PREFIX}|g' < ${FILESDIR}/anjuta \
- > ${WRKDIR}/anjuta
@${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash| ; \
s|/usr/local|${PREFIX}|' \
${WRKSRC}/global-tags/create_global_tags.sh