freebsd-ports/audio/xmcd/files/patch-ac
Matthew Hunt 37782d1274 Upgrade to 2.3. Also split patch-aa so that each patch affects only
one file.  Version 2.3 adds an interface to web browsers (Netscape
and Mosaic), a smaller-format window in addition to the traditional
window, and "tool tips" that pop up over the buttons.
1998-05-27 03:07:08 +00:00

29 lines
640 B
Text

*** cda_d/Imakefile.orig Sat May 23 02:31:57 1998
--- cda_d/Imakefile Tue May 26 17:32:59 1998
***************
*** 109,115 ****
#if defined(__QNX__)
LOCAL_LIBRARIES=-lncurses
#else
! LOCAL_LIBRARIES=-lcurses
#endif /* __QNX__ */
#endif /* SINIX */
#endif /* ultrix */
--- 109,115 ----
#if defined(__QNX__)
LOCAL_LIBRARIES=-lncurses
#else
! LOCAL_LIBRARIES=-lcurses -lmytinfo
#endif /* __QNX__ */
#endif /* SINIX */
#endif /* ultrix */
***************
*** 119,124 ****
--- 119,125 ----
#endif /* LinuxArchitecture OpenBSDArchitecture */
#endif /* SunArchitecture */
+ MANSUFFIX = 1
/*
* C Source files