summaryrefslogtreecommitdiff
path: root/chat/tirc
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 00:02:33 +0000
committerasau <asau>2012-10-03 00:02:33 +0000
commita1e1ff1fef4cafab1e2ecf5075f6266e36598415 (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/tirc
parent69a7bce5ba4482f4d34a457cb1e82b05d10fd8a9 (diff)
downloadpkgsrc-a1e1ff1fef4cafab1e2ecf5075f6266e36598415.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/tirc')
-rw-r--r--chat/tirc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile
index f956f5b3193..ffc78c0fc4e 100644
--- a/chat/tirc/Makefile
+++ b/chat/tirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/12/28 08:25:20 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/03 00:02:45 asau Exp $
#
DISTNAME= tirc-1.2
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # http://home.mayn.de/jean-luc/alt/tirc/
COMMENT= Token's 'Internet Relay Chat' Client
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
CONFIGURE_ARGS+="--with-ansi-colours"