aboutsummaryrefslogtreecommitdiff
path: root/x11/xlogo/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-03-06 21:15:22 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-03-06 21:15:22 +0000
commit9bf41f9d7e3a38088e9a001a736c368e2bd0542f (patch)
tree4a8405e3abbcd7d0b3c2e7f87cc12531877d7510 /x11/xlogo/Makefile
parent01655bece5643ba3318fbd538699e4d303979d06 (diff)
downloadports-9bf41f9d7e3a38088e9a001a736c368e2bd0542f.tar.gz
ports-9bf41f9d7e3a38088e9a001a736c368e2bd0542f.zip
Notes
Diffstat (limited to 'x11/xlogo/Makefile')
-rw-r--r--x11/xlogo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile
index e8abffcec976..d9b62ab3c692 100644
--- a/x11/xlogo/Makefile
+++ b/x11/xlogo/Makefile
@@ -1,16 +1,16 @@
# $FreeBSD$
PORTNAME= xlogo
-PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Displays the X Window System logo
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= app
-USE_XORG= xrender xft xext xt xaw xp xprintutil
+USE_XORG= sm x11 xaw xext xft xmu xrender xt
.include <bsd.port.mk>