diff options
Diffstat (limited to 'x11/iceauth/Makefile')
-rw-r--r-- | x11/iceauth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index 9e09c00d261b..7aec116239f4 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -2,6 +2,7 @@ PORTNAME= iceauth PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= app -USE_XORG= xproto ice +USE_XORG= xorgproto ice PLIST_FILES= bin/iceauth man/man1/iceauth.1.gz |