diff options
Diffstat (limited to 'net/openh323/Makefile')
-rw-r--r-- | net/openh323/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 3f63f12071fb..9ee6d09aa3ab 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: openh323 -# Date created: Thu Feb 17 15:00:48 GMT 2000 -# Whom: Roger Hardiman <roger@freebsd.org> -# +# Created by: Roger Hardiman <roger@freebsd.org> # $FreeBSD$ -# PORTNAME= openh323 PORTVERSION= 1.19.0.1 @@ -21,7 +17,7 @@ LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} -USE_BISON= build +USES= bison USE_GMAKE= yes USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes |