pkgsrc-wip/e2fsprogs/Makefile.common
Jeremy C. Reed bc9aabd2aa Finish update to e2fsprogs-1.35. The cvs was locked when I was working
on this. And then it got locked again :(

This also splits out the com_err(3) related files and uses the new
wip/com_err package.

This adds patches to make sure that libuuid's and com_err files
are not built and installed -- and to make sure the installed
package versions are used.

Added a E2FSPROGS_VERSION variable that can be used by other packages
using this distfile.

Moved the don't install fsck wrapper to the Makefile, since
it is just noise for the the Makefile.common.
2004-03-04 19:13:41 +00:00

21 lines
845 B
Makefile

# $NetBSD: Makefile.common,v 1.6 2004/03/04 19:13:41 jeremy-c-reed Exp $
# $Id: Makefile.common,v 1.6 2004/03/04 19:13:41 jeremy-c-reed Exp $
#
# XXX When changing, be sure to run "make makesum" in libuuid directory too.
E2FSPROGS_VERSION= 1.35
E2FSPROGS_DISTNAME= e2fsprogs-${E2FSPROGS_VERSION}
E2FSPROGS_MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=e2fsprogs/} \
ftp://ftp.dei.uc.pt/.d4/linuxberg/files/console/system/ \
ftp://tsx-11.mit.edu/pub/linux/packages/ext2fs/ \
ftp://ftp.gwdg.de/pub/linux/mirrors/tsx-11/packages/ext2fs/
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_MAKEINFO= YES
USE_BUILDLINK2= YES # so USE_PKGLOCALEDIR will work
USE_PKGLOCALEDIR= YES
CONFIGURE_ENV+= ac_cv_path_MSGFMT=${LOCALBASE}/bin/msgfmt
CONFIGURE_ARGS+= --enable-elf-shlibs