diff options
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r-- | comms/asterisk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index b4f8f37c811..5970011896e 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2012/06/09 18:44:51 dholland Exp $ +# $NetBSD: Makefile,v 1.74 2012/10/03 11:24:38 asau Exp $ DISTNAME= asterisk-1.2.37 PKGREVISION= 3 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.asterisk.org/ COMMENT= The Asterisk Software PBX LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" USE_TOOLS+= bash bison gmake perl:run |