Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

This commit is contained in:
Aleksej Saushev 2012-10-06 15:39:20 +00:00 committed by Thomas Klausner
parent 4732d46930
commit adefcc1d4f

View file

@ -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++