diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | bbbd0386c6efea65a3c6b6d1ecec508b715fb332 (patch) | |
tree | 520c3027ec49a3bec8ada7753d2d3dfa38259e18 /graphics/truevision | |
parent | 81148feedcf40400bc8803ee0c0cc32818028212 (diff) | |
download | FreeBSD-ports-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.zip FreeBSD-ports-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.gz |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'graphics/truevision')
-rw-r--r-- | graphics/truevision/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index d582e7f..c86a9cb 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -25,7 +25,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui USE_GL= yes USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |