1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/xwpe/files/patch-02
David E. O'Brien 5173f872a5 xwpe is a X-window programming environment designed for UNIX systems.
It is similar to 'Borland C++' MS-DOS programming IDE environment.
There is both a curses and X11 interface.

Note:  there are both English and German language version of the manpages,
and helpfiles.  The German language version will be installed if
"GERMAN_LANG" is set during ``make install'' of the port.
1997-01-25 09:09:03 +00:00

12 lines
272 B
Plaintext

--- Makefile.in.orig Fri Apr 7 05:23:04 1995
+++ Makefile.in Sat Jan 25 00:59:00 1997
@@ -8,7 +8,7 @@
#Destination Directory
prefix=/usr/local
DESTDIR= $(prefix)/bin
-LIBDIR= $(prefix)/lib
+LIBDIR= $(prefix)/share
WPELIBDIR= $(LIBDIR)/wpe
MANDIR= $(prefix)/man