aboutsummaryrefslogtreecommitdiff
path: root/sysutils/progsreiserfs
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 03:33:37 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 03:33:37 +0000
commit6021f45fc7f7b0928901e91d2b788d4a2497c349 (patch)
treee4a8c535c52ba9629392f5f9dc1d7e7466111234 /sysutils/progsreiserfs
parentcf6cdef06e95437dba2ea387051af4352a808ec6 (diff)
downloadports-6021f45fc7f7b0928901e91d2b788d4a2497c349.tar.gz
ports-6021f45fc7f7b0928901e91d2b788d4a2497c349.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333977
Diffstat (limited to 'sysutils/progsreiserfs')
-rw-r--r--sysutils/progsreiserfs/Makefile4
-rw-r--r--sysutils/progsreiserfs/pkg-plist5
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 8b9e66074209..d7943b94577a 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -18,7 +18,6 @@ CFLAGS+= -Dgetopt_long_only=getopt_long
EXTRA_PATCHES= ${FILESDIR}/extrapatch-progsreiserfs::libmisc::Makefile.in
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
@@ -29,9 +28,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--disable-nls
.endif
-MAN8= cpfs.reiserfs.8 mkfs.reiserfs.8 reiserfs.8 \
- resizefs.reiserfs.8 tunefs.reiserfs.8
-
post-patch:
@${REINPLACE_CMD} -e 's|^LIBTOOL=.*|LIBTOOL=${LIBTOOL}|g' \
${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/sysutils/progsreiserfs/pkg-plist b/sysutils/progsreiserfs/pkg-plist
index a0b7fe6ea132..0054cb3902d8 100644
--- a/sysutils/progsreiserfs/pkg-plist
+++ b/sysutils/progsreiserfs/pkg-plist
@@ -29,6 +29,11 @@ lib/libreiserfs-0.3.so.0
lib/libreiserfs.a
lib/libreiserfs.la
lib/libreiserfs.so
+man/man8/cpfs.reiserfs.8.gz
+man/man8/mkfs.reiserfs.8.gz
+man/man8/reiserfs.8.gz
+man/man8/resizefs.reiserfs.8.gz
+man/man8/tunefs.reiserfs.8.gz
sbin/cpfs.reiserfs
sbin/fsck.reiserfs
sbin/mkfs.reiserfs