aboutsummaryrefslogtreecommitdiff
path: root/x11/xedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xedit/Makefile')
-rw-r--r--x11/xedit/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11/xedit/Makefile b/x11/xedit/Makefile
index 3d7b769afe3e..47f9d1af877e 100644
--- a/x11/xedit/Makefile
+++ b/x11/xedit/Makefile
@@ -1,18 +1,16 @@
PORTNAME= xedit
-PORTVERSION= 1.2.2
-PORTREVISION= 2
+DISTVERSION= 1.2.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Simple text editor for X
+WWW= https://gitlab.freedesktop.org/xorg/app/xedit
LICENSE= MIT BSD3CLAUSE
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= xorg xorg-cat:app
-USE_XORG= x11 xmu xt xaw7
-
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+USES= tar:xz xorg xorg-cat:app
+USE_XORG= x11 xaw7 xmu xorgproto xt
.include <bsd.port.mk>