From a94bec3d9f221bb7621f080077e578eef39d1429 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 13:01:26 +0000 Subject: 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be redundant.' - It was. Removed. --- x11/fltk13/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/fltk13/Makefile b/x11/fltk13/Makefile index 355cff0629e..232776ad42a 100644 --- a/x11/fltk13/Makefile +++ b/x11/fltk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/02/16 11:18:11 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/06 13:01:28 rodent Exp $ DISTNAME= fltk-1.3.0-source PKGNAME= ${DISTNAME:S/-source//} @@ -8,7 +8,6 @@ CATEGORIES= x11 MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/ \ ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${VERS}/ -EXTRACT_SUFX= .tar.gz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fltk.org/ -- cgit v1.2.3