openbsd-ports/devel/varconf/patches/patch-varconf_Makefile_in
jasper 72b44dba27 - update varconf to 0.6.6
* switches to libsigc++-2
- add homepage
- set license marker
- remove maintainer agreed by pval@
2011-01-04 08:36:11 +00:00

13 lines
588 B
Plaintext

$OpenBSD: patch-varconf_Makefile_in,v 1.2 2011/01/04 08:36:11 jasper Exp $
--- varconf/Makefile.in.orig Mon Jan 3 21:24:55 2011
+++ varconf/Makefile.in Mon Jan 3 21:25:16 2011
@@ -199,7 +199,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
INCLUDES = -I$(top_srcdir)
lib_LTLIBRARIES = libvarconf-1.0.la
-libvarconf_1_0_la_LDFLAGS = -version-info @VARCONF_VERSION_INFO@ $(SIGC_LIBS)
+libvarconf_1_0_la_LDFLAGS = $(LIBvarconf-1.0_LTVERSION) $(SIGC_LIBS)
libvarconf_1_0_la_SOURCES = \
config.cpp parse_error.cpp variable.cpp \
dynbase.cpp dyntypes.cpp dyncmp.cpp