Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
This commit is contained in:
parent
4732d46930
commit
adefcc1d4f
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2012/10/05 11:37:29 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2012/10/06 15:39:20 asau Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bpmcounter-0.1.0
|
||||
|
@ -10,8 +10,6 @@ HOMEPAGE= http://djplay.sourceforge.net/
|
|||
COMMENT= Comfortable GUI application to count and tag MP3 file collection
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
Loading…
Reference in a new issue