aboutsummaryrefslogtreecommitdiff
path: root/x11/xterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r--x11/xterm/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index fa1f3a39501e..72c8cffcc3bc 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xterm
-PORTVERSION= 372
+DISTVERSION= 390
CATEGORIES= x11
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \
https://invisible-mirror.net/archives/xterm/:src1 \
@@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src1 \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Terminal emulator for the X Window System
+WWW= https://invisible-island.net/xterm/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -56,6 +57,7 @@ GNOME_USES= desktop-file-utils
LOGGING_CONFIGURE_ENABLE= logging
LUIT_IMPLIES= WCHAR
LUIT_BUILD_DEPENDS= luit:x11/luit
+LUIT_RUN_DEPENDS= luit:x11/luit
LUIT_CONFIGURE_ENABLE= luit
NEXTAW_LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw
NEXTAW_CONFIGURE_WITH= neXtaw
@@ -79,8 +81,8 @@ XINERAMA_CONFIGURE_OFF= --without-xinerama
ICONVERSION= 1
post-extract:
- @${CP} ${WRKDIR}/bsd-xterm-icons-1/*.png \
- ${WRKDIR}/bsd-xterm-icons-1/*.xpm \
+ @${CP} ${WRKDIR}/bsd-xterm-icons-${ICONVERSION}/*.png \
+ ${WRKDIR}/bsd-xterm-icons-${ICONVERSION}/*.xpm \
${WRKSRC}/icons/
post-install: