summaryrefslogtreecommitdiff
path: root/lang/ohugs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ohugs/Makefile')
-rw-r--r--lang/ohugs/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/ohugs/Makefile b/lang/ohugs/Makefile
index 325b71436181..ea1642c7e0b1 100644
--- a/lang/ohugs/Makefile
+++ b/lang/ohugs/Makefile
@@ -1,8 +1,5 @@
-# New ports collection makefile for: ohugs
-# Date created: 03.03.03
-# Whom: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
+# Created by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
# $FreeBSD$
-#
PORTNAME= ohugs
PORTVERSION= 0.5
@@ -25,7 +22,7 @@ LIB_DEPENDS= Tix8.4.3.0:${PORTSDIR}/x11-toolkits/tix
WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
BUILD_WRKSRC= ${WRKSRC}/src
-USE_BISON= build
+USES= bison
LDFLAGS+= -lm -lreadline -ltermcap
.if empty(PORT_OPTIONS:MX11)
USE_TK= 84+