Files
pkgsrc-ng/wm/fvwm1/patches/patch-ad
2013-09-26 17:14:40 +02:00

13 lines
406 B
Plaintext

$NetBSD: patch-ad,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
--- fvwm/Imakefile.orig Wed Sep 16 08:37:29 1998
+++ fvwm/Imakefile Wed Sep 16 08:38:08 1998
@@ -16,7 +16,7 @@
DEPLIBS = $(DEPXLIB) ../libs/libfvwmlib.a
-#ifdef AlphaArchitecture
+#if defined(AlphaArchitecture) && !defined(NetBSDArchitecture)
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../libs -lfvwmlib
#else
#ifdef HPArchitecture