Actually enable destdir.

This commit is contained in:
joerg 2010-01-27 17:33:43 +00:00
parent b7f3604848
commit 8066cfbad2
2 changed files with 6 additions and 2 deletions

View file

@ -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}

View file

@ -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