bump, got rid of some patches due to frameworks changes
OK landry@, ajacoutot@
This commit is contained in:
parent
e29c7e5aec
commit
694bdc59cc
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/12/22 09:20:00 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/04/18 12:22:41 sebastia Exp $
|
||||
|
||||
COMMENT= GNUstep graphical object relationship modeller
|
||||
|
||||
DISTNAME= gorm-1.2.12
|
||||
REVISION= 2
|
||||
REVISION = 3
|
||||
HOMEPAGE= http://www.gnustep.org/experience/Gorm.html
|
||||
MASTER_SITES= ${MASTER_SITE_GNUSTEP}dev-apps/
|
||||
|
||||
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-GormCore_GNUmakefile,v 1.1.1.1 2010/10/25 09:43:28 sebastia Exp $
|
||||
|
||||
Add the xxx_INTERFACE_VERSION to be able to tweak it.
|
||||
|
||||
--- GormCore/GNUmakefile.orig Mon Oct 25 02:17:56 2010
|
||||
+++ GormCore/GNUmakefile Mon Oct 25 02:19:46 2010
|
||||
@@ -32,6 +32,7 @@ PACKAGE_NAME=GormCore
|
||||
LIBRARY_VAR=GORMCORE
|
||||
LIBRARY_NAME=GormCore
|
||||
GormCore_HEADER_FILES_DIR=.
|
||||
+GormCore_INTERFACE_VERSION=$(VERSION)
|
||||
GormCore_HEADER_FILES_INSTALL_DIR=/GormCore
|
||||
ADDITIONAL_INCLUDE_DIRS = -I..
|
||||
srcdir = .
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-GormObjCHeaderParser_GNUmakefile,v 1.1.1.1 2010/10/25 09:43:28 sebastia Exp $
|
||||
|
||||
Add the xxx_INTERFACE_VERSION to be able to tweak it.
|
||||
|
||||
--- GormObjCHeaderParser/GNUmakefile.orig Mon Oct 25 01:52:25 2010
|
||||
+++ GormObjCHeaderParser/GNUmakefile Mon Oct 25 01:53:32 2010
|
||||
@@ -18,6 +18,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
LIBRARY_VAR=GMOBJCHEADERPARSER
|
||||
LIBRARY_NAME=libGormObjCHeaderParser
|
||||
+libGormObjCHeaderParser_INTERFACE_VERSION=$(VERSION)
|
||||
libGormObjCHeaderParser_HEADER_FILES_DIR=.
|
||||
libGormObjCHeaderParser_HEADER_FILES_INSTALL_DIR=/GormObjCHeaderParser
|
||||
ADDITIONAL_INCLUDE_DIRS = -I..
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-GormPrefs_GNUmakefile,v 1.1.1.1 2010/10/25 09:43:28 sebastia Exp $
|
||||
|
||||
Add the xxx_INTERFACE_VERSION to be able to tweak it.
|
||||
|
||||
--- GormPrefs/GNUmakefile.orig Mon Oct 25 02:55:37 2010
|
||||
+++ GormPrefs/GNUmakefile Mon Oct 25 02:56:10 2010
|
||||
@@ -21,6 +21,7 @@ LIBRARY_VAR=GORMPREFS
|
||||
LIBRARY_NAME=GormPrefs
|
||||
|
||||
GormPrefs_HEADER_FILES_DIR=.
|
||||
+GormPrefs_INTERFACE_VERSION=$(VERSION)
|
||||
GormPrefs_HEADER_FILES_INSTALL_DIR=/GormPrefs
|
||||
ADDITIONAL_INCLUDE_DIRS = -I..
|
||||
srcdir = .
|
Loading…
x
Reference in New Issue
Block a user