Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
16 lines
406 B
Text
16 lines
406 B
Text
--- Imakefile.orig 1999-09-04 23:24:23 UTC
|
|
+++ Imakefile
|
|
@@ -5,11 +5,10 @@ NAME = ascd
|
|
BINDIR = CBINDIR
|
|
MANDIR = CMANDIR
|
|
THEMESDIR = CTHDIR
|
|
-MOREFLAGS = -I/usr/local/include -I/usr/X11R6/include -I.
|
|
-CCOPTIONS = $(MOREFLAGS)
|
|
+EXTRA_INCLUDES = -I.
|
|
SYS_LIBRARIES = $(XLIB) -lXpm
|
|
|
|
-LOCAL_LIBRARIES = -L../libworkman -lworkman -L/usr/local/lib
|
|
+LOCAL_LIBRARIES = -lworkman
|
|
|
|
SRCS_OPT1 =
|
|
SRCS_OPT2 =
|