summaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs/files/patch-buildmacros
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-08 13:42:57 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-08 13:42:57 +0000
commitea28ca5ce9bdfbef777fa9e67b8fd527b263631d (patch)
tree8c291d515f7b214e1e8557f42f9f4bd4f8ddf503 /sysutils/xfsprogs/files/patch-buildmacros
parent- Fix typo s/ploting/plotting/ (diff)
New port for utilities for manipulating XFS filesystems.
Originally ported by Alexander Kabaev <kan@freebsd.org> as part of the XFS for FreeBSD project ( http://people.freebsd.org/~rodrigc/xfs/ ) and handed over to me for maintainership. PR: ports/81789 Approved by: demon (ports mentor), das (mentor)
Notes
Notes: svn path=/head/; revision=137055
Diffstat (limited to 'sysutils/xfsprogs/files/patch-buildmacros')
-rw-r--r--sysutils/xfsprogs/files/patch-buildmacros11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/xfsprogs/files/patch-buildmacros b/sysutils/xfsprogs/files/patch-buildmacros
new file mode 100644
index 000000000000..d637f6954fb9
--- /dev/null
+++ b/sysutils/xfsprogs/files/patch-buildmacros
@@ -0,0 +1,11 @@
+--- include/buildmacros.orig Sat Aug 16 01:41:15 2003
++++ include/buildmacros Sat Aug 16 01:41:48 2003
+@@ -54,8 +54,6 @@
+ $(LFILES:.l=.o) \
+ $(YFILES:%.y=%.tab.o)
+
+-INSTALL = $(TOPDIR)/install-sh -o $(PKG_USER) -g $(PKG_GROUP)
+-
+ SHELL = /bin/sh
+ IMAGES_DIR = $(TOPDIR)/all-images
+ DIST_DIR = $(TOPDIR)/dist