mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
203c90c290
Noticed on: bento
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
--- Imakefile.orig Sun Sep 6 01:11:26 1998
|
|
+++ Imakefile Tue Nov 19 23:05:19 2002
|
|
@@ -4,5 +4,6 @@
|
|
|
|
SRCS = wmcdplay.cc
|
|
OBJS = wmcdplay.o
|
|
+CC = $(CXX)
|
|
|
|
-ComplexProgramTarget(wmcdplay)
|
|
+ComplexProgramTargetNoMan(wmcdplay)
|