From 69a7bce5ba4482f4d34a457cb1e82b05d10fd8a9 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/mpg123/Makefile | 4 +--- audio/mpg123/Makefile.common | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/mpg123') diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 757a54b6953..a55766ec158 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/09/26 13:06:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/02 23:48:00 asau Exp $ PKGNAME= ${DISTNAME:C/[^[:alnum:]]*//} PKGREVISION= 1 @@ -14,8 +14,6 @@ MAKE_ENV+= EXTRA_INSTALL_TARGETS="install-exec-am install-data-am" MPG123_BUILDING_BASE= # empty -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" PLIST_VARS+= oss diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index d195823df73..07408294130 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2010/10/26 21:06:44 zafer Exp $ +# $NetBSD: Makefile.common,v 1.36 2012/10/02 23:48:00 asau Exp $ # # used by audio/mpg123-arts/Makefile # used by audio/mpg123-esound/Makefile @@ -19,8 +19,6 @@ MAINTAINER= martin@NetBSD.org HOMEPAGE= http://www.mpg123.org/ COMMENT?= Contains the ${MPG123_MODULE} module for mpg123 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE?= yes USE_LIBTOOL?= yes USE_TOOLS+= pkg-config gmake -- cgit v1.2.3