diff options
Diffstat (limited to 'graphics/libcaca')
-rw-r--r-- | graphics/libcaca/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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" \ |