diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /chinese/reciteword | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'chinese/reciteword')
-rw-r--r-- | chinese/reciteword/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 03306168826d..2143e522ab9c 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -31,7 +31,6 @@ USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes RECITE_DATADIR= ${PREFIX}/share/gnome/${PORTNAME} |