freebsd-ports/audio/xmcd/files/patch-aa
Stefan Walter 421455bafb Fix build with xorg >=7.2 by renaming the included libcddb.
PR:		112876
Submitted by:	edwin
Patch by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	maintainer timeout (4 months)
2007-09-30 11:53:01 +00:00

28 lines
674 B
Text

--- xmcd_d/Imakefile.orig Mon Nov 4 06:44:44 2002
+++ xmcd_d/Imakefile Mon Nov 4 04:44:28 2002
@@ -44,7 +44,7 @@
* #include "Motif.rules"
*/
-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
@@ -82,7 +82,7 @@
#endif /* OSF1 */
#endif /* Linux */
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
#if defined(FreeBSDArchitecture)
.if exists(/usr/include/camlib.h)
@@ -137,6 +137,7 @@
#endif /* Linux Sun AIX Ultrix USL SVR4 */
#endif /* BSD OSF1 sony_news Sun4 */
+MANSUFFIX=1
/*
* Add local include path