1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/xmcd/files/patch-aa

89 lines
1.7 KiB
Plaintext
Raw Normal View History

*** ./xmcd_d/Imakefile.orig Thu Apr 4 21:42:31 1996
--- ./xmcd_d/Imakefile Thu Apr 4 23:31:17 1996
***************
*** 43,49 ****
* #include "Motif.tmpl"
* #include "Motif.rules"
*/
! LOCAL_LIBRARIES= XmClientLibs
/**** Optional defines: Change as you see fit. *****************************
--- 43,49 ----
* #include "Motif.tmpl"
* #include "Motif.rules"
*/
! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
/**** Optional defines: Change as you see fit. *****************************
***************
*** 67,78 ****
DEFINES=
#endif
/*
* Add local include path
*/
INCLUDES=-I..
-
/*
* C Source files
--- 67,78 ----
DEFINES=
#endif
+ MANSUFFIX = 1
/*
* Add local include path
*/
INCLUDES=-I..
/*
* C Source files
*** ./cda_d/Imakefile.orig Thu Apr 4 21:43:05 1996
--- ./cda_d/Imakefile Thu Apr 4 23:32:25 1996
***************
*** 90,96 ****
#if defined(SNIArchitecture)
LOCAL_LIBRARIES=/usr/ccs/lib/libcurses.a
#else
! LOCAL_LIBRARIES=-lcurses
#endif /* SINIX */
#endif /* ultrix */
#endif /* NetBSDArchitecture __bsdi__ */
--- 90,96 ----
#if defined(SNIArchitecture)
LOCAL_LIBRARIES=/usr/ccs/lib/libcurses.a
#else
! LOCAL_LIBRARIES=-lncurses -lmytinfo
#endif /* SINIX */
#endif /* ultrix */
#endif /* NetBSDArchitecture __bsdi__ */
***************
*** 98,103 ****
--- 98,104 ----
#endif /* LinuxArchitecture */
#endif /* SunArchitecture */
+ MANSUFFIX = 1
/*
* C Source files
*** ./dbconv_d/Imakefile.orig Thu Apr 4 23:33:09 1996
--- ./dbconv_d/Imakefile Thu Apr 4 23:33:53 1996
***************
*** 24,29 ****
--- 24,31 ----
*
*/
+ MANSUFFIX = 1
+
/*
* Add local include path