diff options
Diffstat (limited to 'chat/prosody/Makefile')
-rw-r--r-- | chat/prosody/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index d855b1bab0c..bc8a339b127 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/09/30 08:33:54 fhajny Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 00:02:43 asau Exp $ # DISTNAME= prosody-0.8.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://prosody.im/ COMMENT= Flexible communications server for Jabber/XMPP written in Lua LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= lua-filesystem>=1.0:../../devel/lua-filesystem DEPENDS+= lua-expat>=1.2:../../textproc/lua-expat DEPENDS+= lua-sec>=0.3.3:../../security/lua-sec |