diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/dedit/Makefile | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Remove USE_REINPLACE from all categories starting with E
Notes
Notes:
svn path=/head/; revision=161556
Diffstat (limited to 'editors/dedit/Makefile')
-rw-r--r-- | editors/dedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 16a3f3b79048..23ab60d35b8c 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple GNOME i18n editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomelibs gnomeprefix gnomehack gtk12 glib12 orbit USE_ICONV= yes GNU_CONFIGURE= yes |