diff options
Diffstat (limited to 'comms/asterisk10/Makefile')
-rw-r--r-- | comms/asterisk10/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index c58e47a2afd..3def53e19e3 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/02 17:10:41 tron Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 11:24:38 asau Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -20,8 +20,6 @@ LICENSE= gnu-gpl-v2 CONFLICTS+= asterisk-sounds-extra-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" USE_TOOLS+= bison gmake perl:run pkg-config tar |