freebsd-ports/audio/xmcd/files/patch-xmcd__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
655 B
Text

--- xmcd_d/Imakefile.orig 2004-04-21 19:27:12 UTC
+++ xmcd_d/Imakefile
@@ -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
@@ -84,7 +84,7 @@ SYS_LIBRARIES= $(CDDBLIB) $(ENCLIBS) -lm
#endif /* Sun5 */
#endif /* Linux */
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
#if defined(FreeBSDArchitecture)
.if exists(/usr/include/camlib.h)
@@ -157,6 +157,7 @@ DEFINES=
#endif /* BSD/OS */
#endif /* Linux */
+MANSUFFIX=1
/*
* POSIX threads stuff