ports/audio/xmcd/files/patch-cda__d_Imakefile
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

28 lines
732 B
Text

--- cda_d/Imakefile.orig 2004-04-21 19:27:23 UTC
+++ cda_d/Imakefile
@@ -145,7 +145,7 @@ INCLUDES=-I..
/*
* Add needed libraries
*/
-CDDBLIB= -L../cddb_d -lcddb
+CDDBLIB= -L../cddb_d -lcddblocal
LOCAL_LIBDIR= -L/usr/freeware/lib32 -L/usr/local/lib
VORBLIB= -lvorbisenc -lvorbis -logg
FLACLIB= -lFLAC
@@ -193,7 +193,7 @@ LOCAL_LIBRARIES=-L/usr/5lib -lcurses
LOCAL_LIBRARIES=-lncurses
#else
#if defined(FreeBSDArchitecture)
-LOCAL_LIBRARIES=-lncurses -lmytinfo
+LOCAL_LIBRARIES=-lncurses
.if exists(/usr/include/camlib.h)
LOCAL_LIBRARIES+= -lcam
.endif
@@ -231,6 +231,7 @@ LOCAL_LIBRARIES=-lcurses
#endif /* LinuxArchitecture OpenBSDArchitecture */
#endif /* SunArchitecture */
+MANSUFFIX=1
/*
* C Source files