summaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorwiz <wiz>2011-05-11 10:45:57 +0000
committerwiz <wiz>2011-05-11 10:45:57 +0000
commit43909e228d4fa156b2c9f8a1a9174e6cd5bbf3eb (patch)
tree14043795e94646a5e07608fe116e75db96af63ba /audio/abcde
parente15888f0dea830deac0d9675727fd95aa748de56 (diff)
downloadpkgsrc-43909e228d4fa156b2c9f8a1a9174e6cd5bbf3eb.tar.gz
Move up PKG_DESTDIR_SUPPORT before bsd.prefs.mk inclusion to restore
destdir support. Bump PKGREVISION for previous.
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 9508062b3e7..4df161c32a8 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2011/05/11 10:28:08 hans Exp $
+# $NetBSD: Makefile,v 1.48 2011/05/11 10:45:57 wiz Exp $
DISTNAME= abcde-2.3.99.7_p235
PKGNAME= abcde-2.3.99.7
-#PKGREVISION= 0
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/}
@@ -10,6 +10,8 @@ MAINTAINER= sekiya@NetBSD.org
HOMEPAGE= http://code.google.com/p/abcde/
COMMENT= Command-line utility to rip and encode an audio CD
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../mk/bsd.prefs.mk"
DEPENDS+= cd-discid>=0.7:../../audio/cd-discid
@@ -20,8 +22,6 @@ DEPENDS+= cdparanoia>=3.0.9.7:../../audio/cdparanoia
.endif
DEPENDS+= mkcue>=2.1:../../misc/mkcue
-PKG_DESTDIR_SUPPORT= user-destdir
-
NO_BUILD= yes
EXTRACT_SUFX= .tar.bz2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}