diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | 2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch) | |
tree | dec929e55f9a1d4050bb11ff517a1459898008e0 /devel/anjuta | |
parent | - Update to 0.2.1. (diff) |
Remove USE_REINPLACE from all categories starting with D
Notes
Notes:
svn path=/head/; revision=161363
Diffstat (limited to 'devel/anjuta')
-rw-r--r-- | devel/anjuta/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 9a597b38c26b..32fea8341aad 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte GNU_CONFIGURE= yes USE_GCC= 3.4+ |