diff options
Diffstat (limited to 'x11/libXdmcp/Makefile')
-rw-r--r-- | x11/libXdmcp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index 25ef59bf41fe..c02ad4d05bbc 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -3,6 +3,7 @@ PORTNAME= libXdmcp PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ COMMENT= X Display Manager Control Protocol library LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto:both +USE_XORG= xorgproto:both CONFIGURE_ARGS+=--disable-docs --without-xmlto |