summaryrefslogtreecommitdiff
path: root/chat/ircd-hybrid/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 00:02:33 +0000
committerasau <asau>2012-10-03 00:02:33 +0000
commit64bd928e7ccf8bcb2e0fac65e5b369ed44f5081a (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/ircd-hybrid/Makefile
parenta189a0a58af46c22e9617b692b0b2c19644064df (diff)
downloadpkgsrc-64bd928e7ccf8bcb2e0fac65e5b369ed44f5081a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/ircd-hybrid/Makefile')
-rw-r--r--chat/ircd-hybrid/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index 0e469c8d105..2f8a4f43564 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/04/15 22:07:36 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/03 00:02:38 asau Exp $
DISTNAME= ircd-hybrid-7.2.3
PKGREVISION= 3
@@ -12,8 +12,6 @@ COMMENT= IRC server with many options
CONFLICTS+= ircu-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pax
GNU_CONFIGURE= YES