From d83e1f503719965ac1652a1bb3e82d5549b40192 Mon Sep 17 00:00:00 2001 From: kili Date: Mon, 12 May 2008 21:49:54 +0000 Subject: [PATCH] Unbreak -- pkg_tools don't support nested substitutions, and espie had some good arguments against changing this. "i trust you, so go ahead" jasper@ Note: this doesn't fix the questionable API_VERSION approach, it just fixes the build. --- www/gtkhtml3/pkg/PFRAG.shared | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/gtkhtml3/pkg/PFRAG.shared b/www/gtkhtml3/pkg/PFRAG.shared index 08b6b921ff2..12fdd0e51b0 100644 --- a/www/gtkhtml3/pkg/PFRAG.shared +++ b/www/gtkhtml3/pkg/PFRAG.shared @@ -1,3 +1,3 @@ -@comment $OpenBSD: PFRAG.shared,v 1.4 2008/04/29 18:53:18 jasper Exp $ +@comment $OpenBSD: PFRAG.shared,v 1.5 2008/05/12 21:49:54 kili Exp $ lib/gtkhtml/libgnome-gtkhtml-editor-${API_VERSION}.so -@lib lib/libgtkhtml-${API_VERSION}.so.${LIBgtkhtml-${API_VERSION}_VERSION} +@lib lib/libgtkhtml-${API_VERSION}.so.${LIBgtkhtml-3.14_VERSION}