From 936968aa91569ca95d134297ff5c4062fdba8214 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 28 Oct 1998 12:06:26 +0000 Subject: Un-break. Don't build with i18n support. --- archivers/rpm/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'archivers/rpm/Makefile') diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 7f1c6acee7d2..f8e17213293e 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -3,7 +3,7 @@ # Date created: 23 January 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.14 1998/06/02 10:52:54 tg Exp $ +# $Id: Makefile,v 1.15 1998/10/13 04:21:00 jseger Exp $ # DISTNAME= rpm-2.5.1 @@ -13,13 +13,11 @@ MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ MAINTAINER= tg@FreeBSD.ORG - -BROKEN_ELF= yes - BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL_PROGRAM="${BSD_INSTALL_SCRIPT}" +CONFIGURE_ARGS= --disable-nls USE_GMAKE= yes MAN8= rpm.8 rpm2cpio.8 -- cgit v1.2.3