pkgsrc/wm/afterstep/patches/patch-ab
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

18 lines
467 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
--- asimagelib/Makefile.in.orig Tue Jul 27 10:38:01 1999
+++ asimagelib/Makefile.in Sun Aug 22 11:43:11 1999
@@ -7,11 +7,9 @@
pixmap.o balloon.o background.o
OBJSDLL = $(OBJS)
-PROG = libasimage.a
-DYNPROG = libasimage.so
-LIBVER = 1.9
+PROG = libasimage.la
LIBVERMAJOR = 1
-#INSTALLONBUILD = install
+LIBVERMINOR = 9
@MAKEFILECOMMONLIB@