freebsd-ports/audio/xmcd/files/patch-cddb__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

11 lines
295 B
Text

--- cddb_d/Imakefile.orig 2004-04-21 19:27:05 UTC
+++ cddb_d/Imakefile
@@ -225,7 +225,7 @@ KOBJ= cddbkey1.o
/*
* Build rule for the CD Information Library
*/
-NormalLibraryTarget(cddb,$(OBJS))
+NormalLibraryTarget(cddblocal,$(OBJS))
NormalLibraryTarget(cddbkey1,$(KOBJ))
DependTarget()