Ticket #25964: patch-fig2dev-dev-Imakefile

File patch-fig2dev-dev-Imakefile, 439 bytes (added by lawrence.ong@…, 14 years ago)

patch

Line 
1--- fig2dev/dev/Imakefile.orig  2010-06-03 05:28:25.000000000 +1000
2+++ fig2dev/dev/Imakefile       2010-08-05 10:07:30.000000000 +1000
3@@ -18,6 +18,12 @@
4 XCOMM party to do so, with the only requirement being that this copyright
5 XCOMM notice remain intact.
6 
7+BINDIR = __PREFIX/bin
8+USRLIBDIR = __PREFIX/lib
9+DESTDIR = __DESTROOT
10+MKDIRHIER = mkdirhier
11+MANDIR = __PREFIX/share/man/man$(MANSUFFIX)
12+
13 INCLUDES = -I.. -I../..
14 
15 #ifdef USE_PNG