summaryrefslogtreecommitdiff
path: root/comms/binkd
diff options
context:
space:
mode:
authoris <is>2011-04-07 12:53:05 +0000
committeris <is>2011-04-07 12:53:05 +0000
commitcfc02185c4fd3e3591b086d6e57b157568271f05 (patch)
treec7828cfb902661d06e46af8425c7d98e0b1f5312 /comms/binkd
parent3bdb313997e5a496db817e7c544987cbefd36bdd (diff)
downloadpkgsrc-cfc02185c4fd3e3591b086d6e57b157568271f05.tar.gz
DESTDIRize.
Diffstat (limited to 'comms/binkd')
-rw-r--r--comms/binkd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index 165f48538ab..42f4e4387cd 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/01/07 07:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2011/04/07 12:53:05 is Exp $
#
DISTNAME= binkd098
@@ -7,6 +7,7 @@ PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
EXTRACT_SUFX= .zip
+PKG_DESTDIR_SUPPORT= destdir
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://homepage.corbina.net/~maloff/binkd/
@@ -18,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} PREFIX=${DESTDIR:Q}${PREFIX:Q}
NOT_FOR_PLATFORM= ${LP64PLATFORMS}