From 0055b003f65ca81ce7cbde49e494025382de31a5 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 25 Jun 2000 01:51:40 +0000 Subject: [PATCH] remove unnecessary CONFIGURE_ARGS --- net/nemesis/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile index 35cbdf3b8bc..45110678dd9 100644 --- a/net/nemesis/Makefile +++ b/net/nemesis/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2000/06/25 00:50:38 brad Exp $ +# $OpenBSD: Makefile,v 1.3 2000/06/25 01:51:40 brad Exp $ DISTNAME= nemesis-1.1 CATEGORIES= net security @@ -19,8 +19,6 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu -CONFIGURE_ARGS= --with-net-lib="${LOCALBASE}/lib" \ - --with-net-inc="${LOCALBASE}/include" WRKDIST= ${WRKDIR}/nemesis