From b63a28f690b27a0ef6821a035dbe6cb73bebe946 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 18 Mar 2013 21:56:30 +0000 Subject: "aaargh, quoted Makefile variables" Approved by: portmgr (bapt) --- graphics/giftool/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'graphics/giftool') diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index 62de15e830e2..8d42662e928a 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: giftool -# Date created: 14 October 1996 -# Whom: Yukihiro Nakai -# +# Created by: Yukihiro Nakai # $FreeBSD$ -# PORTNAME= giftool PORTVERSION= 1.0 @@ -15,7 +11,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= A tool for GIF89a transparent option and interlace mode -NO_CDROM= "Shareware" +NO_CDROM= Shareware NO_WRKSUBDIR= yes ALL_TARGET= giftool -- cgit v1.2.3