aboutsummaryrefslogtreecommitdiff
path: root/x11/Terminal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/Terminal/Makefile')
-rw-r--r--x11/Terminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index 0736a866b231..66b6377c717a 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Terminal
-PORTVERSION= 0.4.7
-PORTREVISION= 1
+PORTVERSION= 0.4.8
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/apps/${PORTNAME:L}/${PORTVERSION:R}
@@ -27,6 +26,7 @@ USE_XFCE= configenv libexo
USE_XORG= x11
CONFIGURE_ARGS= --without-gnome-default-appsdir
+CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}"
OPTIONS= DBUS "Enable D-BUS support" on \
NLS "Enable Native Language Support" on