summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-10-28 12:06:26 +0000
committertg <tg@FreeBSD.org>1998-10-28 12:06:26 +0000
commit708ad701810ad82bc1388549d9a79628d0c29b06 (patch)
treea177e77f287ec739e236dcdcf71607502f1b0dbb /misc
parent9abc1aede0460e3ce0b239065d42b5780610b0ec (diff)
downloadFreeBSD-ports-708ad701810ad82bc1388549d9a79628d0c29b06.zip
FreeBSD-ports-708ad701810ad82bc1388549d9a79628d0c29b06.tar.gz
Un-break. Don't build with i18n support.
Diffstat (limited to 'misc')
-rw-r--r--misc/rpm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 7f1c6ac..f8e1721 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $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
OpenPOWER on IntegriCloud