Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
295 B
Text
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()
|
|
|