these ports need BUILD_DEPENDS on redhat_base as well otherwise it will

not install (needed by "vreg").
--
Reported by and fix tested by: Alexander Farber <alex@kawo2.rwth-aachen.de>
This commit is contained in:
brad 2001-07-05 13:08:27 +00:00
parent 3948a4ef5b
commit 7651dea517

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.1.1.1 2001/06/22 01:37:36 kevlo Exp $
# $OpenBSD: Makefile.inc,v 1.2 2001/07/05 13:08:27 brad Exp $
#
# Subdirectory MUST define DIRNAME, LOCATION and PROGRAM_V.
@ -25,7 +25,8 @@ MASTER_SITES= \
MASTER_SITE_SUBDIR= communicator/english/${PROGRAM_V}/unix/supported/${LOCATION}
DIST_SUBDIR= linux-netscape
RUN_DEPENDS= /emul/linux/lib/ld.so::emulators/redhat_base
BUILD_DEPENDS= /emul/linux/lib/ld.so::emulators/redhat_base
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKDIST= ${WRKDIR}