aboutsummaryrefslogtreecommitdiff
path: root/x11/xproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xproto/Makefile')
-rw-r--r--x11/xproto/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile
index ae97d28b469b..3fbb50b717af 100644
--- a/x11/xproto/Makefile
+++ b/x11/xproto/Makefile
@@ -1,20 +1,15 @@
-# New ports collection makefile for: xproto
-# Date Created: 29 Oct, 2003
-# Whom: Eric Anholt <anholt@FreeBSD.org>
-#
+# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xproto
-PORTVERSION= 7.0.22
+PORTVERSION= 7.0.24
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 protocol headers
XORG_CAT= proto
-USE_GNOME= pkgconfig
-CONFIGURE_ARGS+=--disable-specs
+CONFIGURE_ARGS+=--disable-specs --without-fop --without-xmlto --without-xsltproc
.include <bsd.port.mk>