openbsd-ports/x11/gnustep/pantomime/patches/patch-Framework_Pantomime_GNUmakefile

16 lines
731 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Framework_Pantomime_GNUmakefile,v 1.1.1.1 2007/07/29 14:15:31 ajacoutot Exp $
--- Framework/Pantomime/GNUmakefile.orig Sat Apr 29 19:06:27 2006
+++ Framework/Pantomime/GNUmakefile Wed May 16 12:43:50 2007
@@ -26,9 +26,9 @@ FRAMEWORK_NAME = Pantomime
PANTOMIME_MAJOR_VERSION=1
PANTOMIME_MINOR_VERSION=2
PANTOMIME_SUBMINOR_VERSION=0
-PANTOMIME_VERSION=${PANTOMIME_MAJOR_VERSION}.${PANTOMIME_MINOR_VERSION}.${PANTOMIME_SUBMINOR_VERSION}
+PANTOMIME_VERSION=${PANTOMIME_MAJOR_VERSION}.${PANTOMIME_MINOR_VERSION}
VERSION=${PANTOMIME_VERSION}
-Pantomime_INTERFACE_VERSION=1.2
+Pantomime_INTERFACE_VERSION=${PANTOMIME_MAJOR_VERSION}.${PANTOMIME_MINOR_VERSION}
# C sources files to be compiled
Pantomime_C_FILES = \