aboutsummaryrefslogtreecommitdiff
path: root/sysutils/progsreiserfs
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-05 15:46:30 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-05 15:46:30 +0000
commit024bc82cb71496af4e40c1223297f623c2ba3ce5 (patch)
treeadfdfd4316ff56891e6f7943516f7ef6252a8974 /sysutils/progsreiserfs
parent5c7cc121377360fe9fe070eb72be62b19c7f8b0d (diff)
downloadports-024bc82cb71496af4e40c1223297f623c2ba3ce5.tar.gz
ports-024bc82cb71496af4e40c1223297f623c2ba3ce5.zip
Convert to USES=libtool
Notes
Notes: svn path=/head/; revision=360767
Diffstat (limited to 'sysutils/progsreiserfs')
-rw-r--r--sysutils/progsreiserfs/Makefile9
-rw-r--r--sysutils/progsreiserfs/pkg-plist6
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 16be734303eb..3ecd6c2d53ff 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= progsreiserfs
PORTVERSION= 0.3.1.r8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
@@ -11,8 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities and library to manipulate ReiserFS partitions
-USE_AUTOTOOLS= libtool
+USES= libtool
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug --disable-Werror
CFLAGS+= -Dgetopt_long_only=getopt_long
@@ -31,8 +32,8 @@ CONFIGURE_ARGS+=--disable-nls
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|^LIBTOOL=.*|LIBTOOL=${LIBTOOL}|g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
+ @${REINPLACE_CMD} '/_LDADD =/s/=/= $$(INTLLIBS)/' \
+ ${WRKSRC}/demos/Makefile.in
@${REINPLACE_CMD} -e 's|sys/int_types.h|inttypes.h|' \
${WRKSRC}/libreiserfs/tools.c ${WRKSRC}/include/reiserfs/*
diff --git a/sysutils/progsreiserfs/pkg-plist b/sysutils/progsreiserfs/pkg-plist
index 0054cb3902d8..9b7a7d210e8a 100644
--- a/sysutils/progsreiserfs/pkg-plist
+++ b/sysutils/progsreiserfs/pkg-plist
@@ -19,15 +19,13 @@ include/reiserfs/reiserfs.h
include/reiserfs/segment.h
include/reiserfs/tools.h
include/reiserfs/tree.h
-lib/libdal-0.3.so
lib/libdal-0.3.so.0
+lib/libdal-0.3.so.0.0.1
lib/libdal.a
-lib/libdal.la
lib/libdal.so
-lib/libreiserfs-0.3.so
lib/libreiserfs-0.3.so.0
+lib/libreiserfs-0.3.so.0.0.1
lib/libreiserfs.a
-lib/libreiserfs.la
lib/libreiserfs.so
man/man8/cpfs.reiserfs.8.gz
man/man8/mkfs.reiserfs.8.gz