1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/netpbm/files/patch-be
Akinori MUSHA 1d2f140786 Update to version 9.2.
PR:		ports/18676
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-21 08:41:19 +00:00

28 lines
646 B
Plaintext

--- pgm/Makefile.orig Sat May 13 09:36:06 2000
+++ pgm/Makefile Sat May 20 00:00:00 2000
@@ -3,14 +3,13 @@
LIBROOT = pgm
LIBPGM = lib$(LIBROOT).$(NETPBMLIBSUFFIX)
-MAJ = 9
-MIN = 0
+SOVER = 1
PBMDIR = $(SRCDIR)/pbm
INCLUDEPBM = -I$(PBMDIR)
LIBPBM = libpbm.$(NETPBMLIBSUFFIX)
-INCLUDE = -I$(SRCDIR) $(INCLUDEPBM) -I$(SRCDIR)/shhopt
+INCLUDE = -I$(SRCDIR) $(INCLUDEPBM)
NETPBMLIBS = $(LIBPGM) $(PBMDIR)/$(LIBPBM)
LIBLIBS = $(PBMDIR)/$(LIBPBM)
@@ -27,6 +26,7 @@
MERGE_OBJECTS = $(patsubst %,%.o2, $(MERGEBINARIES))
LIBOBJECTS = libpgm1.o libpgm2.o
+LIBSOBJECTS = libpgm1.so libpgm2.so
MANUALS1 = $(BINARIES)
MANUALS3 = libpgm