mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
$NetBSD: patch-ah,v 1.1 2010/02/01 02:00:32 joerg Exp $
|
|
|
|
--- src/tiff/Imakefile.orig 2010-02-01 01:58:13.000000000 +0000
|
|
+++ src/tiff/Imakefile
|
|
@@ -1,4 +1,4 @@
|
|
-TIFFDIR = /Apps/WSoundPrefs.app/tiff/
|
|
+TIFFDIR = ${PREFIX}/GNUstep/Apps/WSoundPrefs.app/tiff/
|
|
|
|
TIFFS = loadset.tiff saveset.tiff
|
|
|