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/dixit | |
parent | Remove USE_REINPLACE from all categories starting with S (diff) |
Remove USE_REINPLACE from categories starting with T
Notes
Notes:
svn path=/head/; revision=162216
Diffstat (limited to 'textproc/dixit')
-rw-r--r-- | textproc/dixit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile index 4b706b87dd37..9cca1aef5ec3 100644 --- a/textproc/dixit/Makefile +++ b/textproc/dixit/Makefile @@ -35,7 +35,6 @@ _DB_D= ${PORTNAME}_qdb.zip _DB_F= ${PORTNAME}.qdb _DB= ${DB_DIR}/${_DB_F} -USE_REINPLACE= yes USE_QT_VER= 3 USE_X_PREFIX= yes USE_GMAKE= yes |