From d3c24d35b28931a1a81edb37b2ecb04497bb5402 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 6 Mar 2004 22:57:48 +0000 Subject: Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build with gcc 3. Submitted by: Marius Strobl PR: ports/59024 --- math/xgfe/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/xgfe/files/patch-ab') diff --git a/math/xgfe/files/patch-ab b/math/xgfe/files/patch-ab index 2ecb111c3494..82bf6c69a761 100644 --- a/math/xgfe/files/patch-ab +++ b/math/xgfe/files/patch-ab @@ -7,7 +7,7 @@ -INSTALL_BIN = /usr/local/bin -INSTALL_DOC = /usr/local/doc/xgfe-$(VERSION) +INSTALL_BIN = $(PREFIX)/bin -+INSTALL_DOC = $(PREFIX)/share/doc/xgfe ++INSTALL_DOC = $(DOCSDIR) STATIC_TARGET = xgfe-static # end modifications -- cgit v1.2.3