diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 1adfa4acd39352741858107e33ea2725c44dd513 (patch) | |
tree | 10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/stardict3 | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) | |
download | ports-1adfa4acd39352741858107e33ea2725c44dd513.tar.gz ports-1adfa4acd39352741858107e33ea2725c44dd513.zip |
Remove USE_REINPLACE from categories starting with T
Notes
Notes:
svn path=/head/; revision=162216
Diffstat (limited to 'textproc/stardict3')
-rw-r--r-- | textproc/stardict3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 9fad3b50b2e1..e26483515781 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -23,7 +23,6 @@ USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes GCONF_SCHEMAS= stardict.schemas INSTALLS_OMF= yes |