pkgsrc-wip/e2fsprogs/Makefile.common

19 lines
641 B
Text
Raw Normal View History

# $NetBSD: Makefile.common,v 1.16 2008/02/21 05:40:39 tnn2 Exp $
# $Id: Makefile.common,v 1.16 2008/02/21 05:40:39 tnn2 Exp $
#
# XXX When changing, be sure to run "make makesum" in libuuid directory too.
E2FSPROGS_VERSION= 1.36
E2FSPROGS_DISTNAME= e2fsprogs-${E2FSPROGS_VERSION}
E2FSPROGS_MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=e2fsprogs/} \
ftp://ftp.gwdg.de/pub/linux/mirrors/tsx-11/packages/ext2fs/
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makeinfo msgfmt
USE_PKGLOCALEDIR= YES
CONFIGURE_ENV+= ac_cv_path_MSGFMT=${LOCALBASE}/bin/msgfmt
CONFIGURE_ARGS+= --enable-elf-shlibs
DISTINFO_FILE= ${.CURDIR}/../../wip/e2fsprogs/distinfo