diff options
Diffstat (limited to 'audio/amp/Makefile')
-rw-r--r-- | audio/amp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 43cd0160337..b64577b2978 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/09/11 23:59:24 asau Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 14:05:55 wiz Exp $ # DISTNAME= amp-0.7.6 @@ -15,8 +15,6 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL NOT_FOR_PLATFORM= Interix-*-* -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |