openbsd-ports/productivity/xinvest/patches/patch-Imakefile

11 lines
378 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Imakefile,v 1.2 2007/04/01 09:06:40 martynas Exp $
--- Imakefile.orig Sat May 1 21:57:42 2004
+++ Imakefile Fri Mar 30 18:29:27 2007
@@ -29,5 +29,5 @@ OBJS = account.o askuser.o calendar.o color.o drawing.
status.o tooltips.o trans.o util.o xinvest.o xutil.o
-ComplexProgramTarget(Xinvest)
+ComplexProgramTargetNoMan(Xinvest)
InstallAppDefaults(Xinvest)