From a3f314ca7d85f258f8a4548466d05840a3ae30c5 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 3 Oct 2003 15:26:39 +0000 Subject: - Update to version 3.1 PR: 57534 Submitted by: Ports Fury --- net/gspoof/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net/gspoof/Makefile') diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 4295fb3d5042..235e72176d12 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gspoof -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,11 +21,10 @@ USE_GNOME= gnometarget gtk20 USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-libnet-prefix=${LOCALBASE} post-patch: - @${REINPLACE_CMD} -e 's|/usr/local/lib|${LOCALBASE}/lib|g ; \ - s|/usr/local/include|${LOCALBASE}/include|g ; \ - s|-Wall -O2|$${CFLAGS}|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-Wall -O2|$${CFLAGS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-Wall -O2|@CFLAGS@|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|/usr/local/share|${PREFIX}/share|g ; \ s|/usr/share|${X11BASE}/share|g' ${WRKSRC}/gtk.c -- cgit v1.2.3