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 /games/gltron/Makefile | |
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 'games/gltron/Makefile')
-rw-r--r-- | games/gltron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index c7a6ea4..55b8046 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GL= yes USE_SDL= sdl sound -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |