summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorstacktic <stacktic@pkgsrc.org>2013-05-25 15:19:26 +0000
committerstacktic <stacktic@pkgsrc.org>2013-05-25 15:19:26 +0000
commitc089d069cbbdb141923fb02de9b36d9b39015558 (patch)
tree789ce9c38f76e51ef70b4d3544c6420edb84fc97 /filesystems
parent616f5fee644dd3bfcc9d225fddd1a8dfa4fe9b72 (diff)
downloadpkgsrc-c089d069cbbdb141923fb02de9b36d9b39015558.tar.gz
Add DragonFly to supported plateforms
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fs-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fs-utils/Makefile b/filesystems/fs-utils/Makefile
index 32d4355ebb1..52c344ef278 100644
--- a/filesystems/fs-utils/Makefile
+++ b/filesystems/fs-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/05/01 17:16:06 stacktic Exp $
+# $NetBSD: Makefile,v 1.14 2013/05/25 15:19:26 stacktic Exp $
#
GIT_COMMIT= a6bfcf
@@ -14,7 +14,7 @@ COMMENT= Tools to access/modify a file system image through RUMP
LICENSE= 2-clause-bsd
DEPENDS+= rump-2013[0-9]*:../../misc/rump
-ONLY_FOR_PLATFORM= Linux-*-* SunOS-*-* NetBSD-*-*
+ONLY_FOR_PLATFORM= Linux-*-* SunOS-*-* NetBSD-*-* DragonFly-*-*
INSTALLATION_DIRS= bin lib include ${PKGMANDIR}/man1 ${PKGMANDIR}/man3