summaryrefslogtreecommitdiff
path: root/comms/synce-rra
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /comms/synce-rra
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'comms/synce-rra')
-rw-r--r--comms/synce-rra/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/synce-rra/Makefile b/comms/synce-rra/Makefile
index d586ed13326..f9abf1eee8d 100644
--- a/comms/synce-rra/Makefile
+++ b/comms/synce-rra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/15 13:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-rra-0.9.1
@@ -13,6 +13,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Remote Replication Agent Connection protocol library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes