aboutsummaryrefslogtreecommitdiff
path: root/misc/libh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/libh/Makefile')
-rw-r--r--misc/libh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/libh/Makefile b/misc/libh/Makefile
index 11d34efb9b88..549ac965ce5c 100644
--- a/misc/libh/Makefile
+++ b/misc/libh/Makefile
@@ -18,9 +18,9 @@ LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \
tvision.0:${PORTSDIR}/devel/tvision
BUILD_DEPENDS= ${X11BASE}/lib/libqt2.a:${PORTSDIR}/x11-toolkits/qt2-static
-USE_QT2=yes
-IS_INTERACTIVE=yes
-INSTALLS_SHLIB=yes
+USE_QT_VER= 2
+IS_INTERACTIVE= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>