From 9e335beeddda593403a4cf550fe49f73d4d471fa Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 23:47:56 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- audio/mp3wrap/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'audio/mp3wrap') diff --git a/audio/mp3wrap/Makefile b/audio/mp3wrap/Makefile index acd212cb745..953866878dc 100644 --- a/audio/mp3wrap/Makefile +++ b/audio/mp3wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/30 19:06:41 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:59 asau Exp $ # DISTNAME= mp3wrap-0.5-src @@ -11,8 +11,6 @@ HOMEPAGE= http://mp3wrap.sourceforge.net/ COMMENT= Tool to wrap mp3 files into a large one LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/mp3wrap-0.5 GNU_CONFIGURE= yes -- cgit v1.2.3