summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 42de5ee8308d..7c8b2a1814af 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -8,6 +8,7 @@
PORTNAME= hte
PORTVERSION= 2.0.12
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= SF
DISTNAME= ht-${PORTVERSION}
@@ -31,7 +32,7 @@ BROKEN= Does not build on ia64
PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS=--disable-x11-textmode
.else
-USE_XLIB= yes
+USE_XORG= x11
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" LDFLAGS="-L${X11BASE}/lib"
.endif