--- Portfile.orig	2014-05-23 18:42:32.000000000 -0500
+++ Portfile	2014-05-24 14:48:40.000000000 -0500
@@ -3,6 +3,8 @@
 
 PortSystem          1.0
 
+PortGroup           xcodeversion 1.0
+
 name                zathura
 version             0.2.7
 revision            1
@@ -29,6 +31,8 @@
     rmd160 5409765e6c1425323054c9ce1774a36faf108866 \
     sha256 ef43be7705612937d095bfbe719a03503bf7e45493ea9409cb43a45cf96f0daf
 
+minimum_xcodeversions   {10 4.2}
+
 depends_build       port:pkgconfig
 
 depends_lib         port:desktop-file-utils \
