summaryrefslogtreecommitdiffstats
path: root/sysutils/progsreiserfs
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-21 19:39:07 +0000
committervs <vs@FreeBSD.org>2004-07-21 19:39:07 +0000
commit072290618434ff2aa3e9c2347c7650246b895aff (patch)
tree7996cd499e20d7343b9e505b4dd9093a488b3100 /sysutils/progsreiserfs
parenta2edca783a734a4703e5c06abf6673ceffedf1ce (diff)
downloadFreeBSD-ports-072290618434ff2aa3e9c2347c7650246b895aff.zip
FreeBSD-ports-072290618434ff2aa3e9c2347c7650246b895aff.tar.gz
- Fix build with GCC 3.4.1
- Drop maintainership PR: ports/69378 Submitted by: Florent Thoumie (maintainer)
Diffstat (limited to 'sysutils/progsreiserfs')
-rw-r--r--sysutils/progsreiserfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 5c91756..1a00576 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
-MAINTAINER= flz@xbsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities and library to manipulate ReiserFS partitions
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
@@ -23,6 +23,7 @@ INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lgnugetopt"
+CONFIGURE_ARGS= --disable-debug
MAN8= cpfs.reiserfs.8 mkfs.reiserfs.8 reiserfs.8 \
resizefs.reiserfs.8 tunefs.reiserfs.8
OpenPOWER on IntegriCloud