aboutsummaryrefslogtreecommitdiff
path: root/security/gcr
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-22 20:11:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-22 20:11:09 +0000
commite6dfbea4803bebe248f65573e76e499616ba24fd (patch)
tree834e1b6e8a6e1d0a6ccfab8135d254b773aa0a53 /security/gcr
parent4f3f40ba0916a35e82f1b2646e78c5e0f6633cde (diff)
downloadports-e6dfbea4803bebe248f65573e76e499616ba24fd.tar.gz
ports-e6dfbea4803bebe248f65573e76e499616ba24fd.zip
Notes
Diffstat (limited to 'security/gcr')
-rw-r--r--security/gcr/Makefile6
-rw-r--r--security/gcr/files/extra-gck_gck.h10
2 files changed, 0 insertions, 16 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index 84da3f765b94..326d2a7452b9 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -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>
diff --git a/security/gcr/files/extra-gck_gck.h b/security/gcr/files/extra-gck_gck.h
deleted file mode 100644
index 6b0579fac500..000000000000
--- a/security/gcr/files/extra-gck_gck.h
+++ /dev/null
@@ -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;