summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-27 17:33:43 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-27 17:33:43 +0000
commitac11f2d9d07e3756f9fd1fc852ee90d9542b0034 (patch)
tree7e13ff168847ee572cb23bef7306531a79501409 /net
parent33186421f8c444f31146da42048bc1f931ec5b81 (diff)
downloadpkgsrc-ac11f2d9d07e3756f9fd1fc852ee90d9542b0034.tar.gz
Actually enable destdir.
Diffstat (limited to 'net')
-rw-r--r--net/totd/Makefile4
-rw-r--r--net/trafshow/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile
index 038dac7ba6a..2d0328693c1 100644
--- a/net/totd/Makefile
+++ b/net/totd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/01/27 17:32:12 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2010/01/27 17:33:43 joerg Exp $
#
DISTNAME= totd-1.5.1
@@ -9,6 +9,8 @@ MAINTAINER= feico@pasta.cs.uit.no
HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/software/totd.html
COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index b3305708849..ce974031476 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2010/01/27 17:32:54 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2010/01/27 17:33:43 joerg Exp $
DISTNAME= trafshow-5.2.3
CATEGORIES= net
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml
COMMENT= Full screen visualization of the network traffic
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_TARGET= trafshow
GNU_CONFIGURE= yes