From f7f34be90c0a54c078f34eef89273fcc2ef49fd8 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 22 Jun 1999 07:35:32 +0000 Subject: Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}. --- news/slrn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/slrn') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index fd1fc12ab3f..39f30aad7d3 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/06/22 07:34:16 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/06/22 07:35:53 tron Exp $ # DISTNAME= slrn-0.9.5.6 @@ -12,7 +12,7 @@ HOMEPAGE= http://space.mit.edu/%7Edavis/slrn.html DEPENDS+= libslang-1.3.7:../../devel/libslang GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --without-X --prefix=${PREFIX} +CONFIGURE_ARGS+= --without-X # the next is a workaround, as 1.3.2 install doesn't like -c and -d # together -- cgit v1.2.3