summaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
committermharo <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
commit6732e58892144622578ef18a9ce32b3ae624f032 (patch)
treecffe8655b21fb7e485b88e43bce778b6a02fb9ed /archivers
parenta1aa7c31fe5eb626a0a93e1418b4a01dcef37e17 (diff)
downloadFreeBSD-ports-6732e58892144622578ef18a9ce32b3ae624f032.zip
FreeBSD-ports-6732e58892144622578ef18a9ce32b3ae624f032.tar.gz
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index 84f05d5..52f878a 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_GMAKE= yes
USE_AUTOCONF= yes
OpenPOWER on IntegriCloud