diff options
author | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:02:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:02:21 +0000 |
commit | 6241b5df2368ec69f66795b5c112d6f6dc8f9bfc (patch) | |
tree | a526aa009db25bbda7f7277a49a1df2da2243de0 /audio/xmmix/files/patch-ac | |
parent | Photo Image Print System for Linux -- EPSON PM-2200C (with Japanese messages) (diff) |
- Support PREFIX properly
- Update WWW: line
PR: 22808
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=35830
Diffstat (limited to 'audio/xmmix/files/patch-ac')
-rw-r--r-- | audio/xmmix/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmmix/files/patch-ac b/audio/xmmix/files/patch-ac new file mode 100644 index 000000000000..550b49a8a76d --- /dev/null +++ b/audio/xmmix/files/patch-ac @@ -0,0 +1,11 @@ +--- Imakefile.orig Mon Jul 15 02:48:56 1996 ++++ Imakefile Sat Nov 11 10:15:06 2000 +@@ -43,7 +43,7 @@ + * #include "Motif.tmpl" + * #include "Motif.rules" + */ +-LOCAL_LIBRARIES= XmClientLibs ++LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB} + + + /* |