ports/graphics/sdl_ttf/files/patch-configure
2001-12-19 12:25:58 +00:00

14 lines
320 B
Text

$FreeBSD$
--- configure.orig Thu Jun 21 08:22:18 2001
+++ configure Tue Jun 26 13:02:00 2001
@@ -569,7 +569,7 @@
# libtool versioning
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
-LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
+LT_CURRENT=3
LT_REVISION=$INTERFACE_AGE
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`