aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ext2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-10-31 10:28:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-10-31 10:28:14 +0000
commit96be63dba629f0f4b8bfbe5dc5a69e2cf29578f9 (patch)
treed845207aea41bc79bcd3213472c4fa1a243694a5 /sysutils/fusefs-ext2
parentaa5bdb2d46eb1a4bdc09076215db82b6162e92a3 (diff)
downloadports-96be63dba629f0f4b8bfbe5dc5a69e2cf29578f9.tar.gz
ports-96be63dba629f0f4b8bfbe5dc5a69e2cf29578f9.zip
Fix package list.
Notes
Notes: svn path=/head/; revision=453223
Diffstat (limited to 'sysutils/fusefs-ext2')
-rw-r--r--sysutils/fusefs-ext2/Makefile2
-rw-r--r--sysutils/fusefs-ext2/files/patch-Makefile.am9
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/fusefs-ext2/Makefile b/sysutils/fusefs-ext2/Makefile
index f3c802c80907..2bbfc370ea88 100644
--- a/sysutils/fusefs-ext2/Makefile
+++ b/sysutils/fusefs-ext2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fusefs-ext2
PORTVERSION= 0.0.9
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/sysutils/fusefs-ext2/files/patch-Makefile.am b/sysutils/fusefs-ext2/files/patch-Makefile.am
index 9683e6c1eb6d..b375f1b8f961 100644
--- a/sysutils/fusefs-ext2/files/patch-Makefile.am
+++ b/sysutils/fusefs-ext2/files/patch-Makefile.am
@@ -1,12 +1,15 @@
--- Makefile.am.orig 2015-03-30 23:42:20 UTC
+++ Makefile.am
-@@ -5,9 +5,6 @@ SUBDIRS += tools
+@@ -5,12 +5,6 @@ SUBDIRS += tools
SUBDIRS += test
SUBDIRS += test/pjdfstest
-EXTRA_DIST = \
- fuse-ext2.pc.in
-
- pkgconfigdir = @pkgconfigdir@
- pkgconfig_DATA = fuse-ext2.pc
+-pkgconfigdir = @pkgconfigdir@
+-pkgconfig_DATA = fuse-ext2.pc
+-
+ $(pkgconfig_DATA): config.status
+ man1_MANS = fuse-ext2.1