From 43222ceffaf8676505477bbacf51bf4d41182299 Mon Sep 17 00:00:00 2001 From: sturm Date: Thu, 19 Oct 2006 00:19:39 +0000 Subject: [PATCH] fix RUN_DEPENDS, uses fedora_base now --- math/wingz/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/math/wingz/Makefile b/math/wingz/Makefile index b2b39a7e973..e3cd7c49fb3 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.18 2002/10/27 18:29:15 naddy Exp $ +# $OpenBSD: Makefile,v 1.19 2006/10/19 00:19:39 sturm Exp $ # COMMENT= "commercial spreadsheet" ONLY_FOR_ARCHS= i386 DISTNAME= Wingz-142 -PKGNAME= ${DISTNAME:L} +PKGNAME= ${DISTNAME:L}p0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/financial/spreadsheet/} @@ -29,7 +29,7 @@ do-install: ${INSTALL_DATA} ${WRKDIST}/Wingz/Wingz.Xdefs ${PREFIX}/lib/X11/app-defaults/Wingz @install -m 666 /dev/null ${PREFIX}/lib/X11/Wingz/.wingz -RUN_DEPENDS= :redhat_base-*:emulators/redhat/base +RUN_DEPENDS= :redhat_libc5->=6.2p1:emulators/redhat/libc5 WRKDIST= ${WRKDIR}