1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Drop 8.x support

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-09-22 20:11:09 +00:00
parent 4f3f40ba09
commit e6dfbea480
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397587
2 changed files with 0 additions and 16 deletions

View File

@ -29,10 +29,4 @@ INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml
.include <bsd.port.options.mk>
.if ${OSVERSION} < 900000
EXTRA_PATCHES= ${FILESDIR}/extra-gck_gck.h
.endif
.include <bsd.port.mk>

View File

@ -1,10 +0,0 @@
--- gck/gck.h.orig 2015-04-17 11:20:36.392953000 +0200
+++ gck/gck.h 2015-04-17 11:21:07.941440000 +0200
@@ -388,7 +388,6 @@
*/
typedef struct _GckSlot GckSlot;
typedef struct _GckModule GckModule;
-typedef struct _GckSession GckSession;
typedef struct _GckObject GckObject;
typedef struct _GckObjectCache GckObjectCache;
typedef struct _GckEnumerator GckEnumerator;