diff options
Diffstat (limited to 'x11/xeyes/Makefile')
-rw-r--r-- | x11/xeyes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index e398a8780fcd..3ec4359bd1e5 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xeyes -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= A follow the mouse X demo XORG_CAT= app -USE_XORG= x11 xt xext xmu +USE_XORG= x11 xt xext xmu xrender PLIST_FILES= bin/xeyes |