pkgsrc/wm/fvwm1/patches/patch-ad
wiz b48aa2febf Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
2000-12-12 02:03:46 +00:00

12 lines
406 B
Text

$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