diff options
Diffstat (limited to 'chat/vicq/Makefile')
-rw-r--r-- | chat/vicq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index f00b9862605..ec4b98c6005 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/08/14 07:38:55 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/03 00:02:46 asau Exp $ DISTNAME= vicq-0.4.1 PKGREVISION= 6 @@ -13,7 +13,6 @@ COMMENT= Simple icq client written in perl DEPENDS+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/vicq/Net/vICQ TEST_TARGET= # disabled |