From bbbd0386c6efea65a3c6b6d1ecec508b715fb332 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 7 May 2006 23:46:33 +0000 Subject: Remove USE_REINPLACE for categories starting with a G --- graphics/libcaca/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/libcaca') diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 39720a8cffe3..f905cd8353a0 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://sam.zoy.org/projects/libcaca/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphics library that outputs text instead of pixels -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit