aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freebsd-snapshot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-09-17 21:26:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-09-17 21:26:15 +0000
commite610720dd834ca1e9e0e6700fd96cf163f56fc7e (patch)
treee9d9b4a779f5e415d61915f81cafbe95f01590e0 /sysutils/freebsd-snapshot
parent82ed3b1453b8949207c7ce7bc57ab74cbf2c4793 (diff)
downloadports-e610720dd834ca1e9e0e6700fd96cf163f56fc7e.tar.gz
ports-e610720dd834ca1e9e0e6700fd96cf163f56fc7e.zip
Notes
Diffstat (limited to 'sysutils/freebsd-snapshot')
-rw-r--r--sysutils/freebsd-snapshot/Makefile1
-rw-r--r--sysutils/freebsd-snapshot/files/patch-snapshot4
2 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/freebsd-snapshot/Makefile b/sysutils/freebsd-snapshot/Makefile
index 559c9f1cfa51..c3e2d4b44609 100644
--- a/sysutils/freebsd-snapshot/Makefile
+++ b/sysutils/freebsd-snapshot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freebsd-snapshot
DISTVERSION= 20081212.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~rse/dist/
diff --git a/sysutils/freebsd-snapshot/files/patch-snapshot b/sysutils/freebsd-snapshot/files/patch-snapshot
index 22634d78ad88..3f1ae8745c36 100644
--- a/sysutils/freebsd-snapshot/files/patch-snapshot
+++ b/sysutils/freebsd-snapshot/files/patch-snapshot
@@ -1,11 +1,13 @@
--- snapshot~ 2008-12-06 19:37:53.598862157 -0600
+++ snapshot 2008-12-06 19:37:53.599877379 -0600
-@@ -29,7 +29,7 @@
+@@ -29,7 +29,9 @@
##
# make sure system tools are used first
-PATH="/bin:/usr/bin:/sbin:/usr/sbin:$PATH"
+PATH="/bin:/usr/bin:/sbin:/usr/sbin:%%PREFIX%%/sbin:$PATH"
++LC_ALL=C
++LANG=C
# option defaults
fs_subdir=".snap"