summaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 81465267f6f..a95a4050de0 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/09/07 22:12:18 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:10 joerg Exp $
#
DISTNAME= libdnet-1.12
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/libdnet/
COMMENT= C interface to several low-level networking routines
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes