diff options
Diffstat (limited to 'net/cphone/Makefile')
-rw-r--r-- | net/cphone/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 4267b040131e..5a034db2e0dc 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cphone -# Date created: Thu May 24 15:50:00 BST 2000 -# Whom: Roger Hardiman <roger@FreeBSD.org> -# +# Created by: Roger Hardiman <roger@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cphone DISTVERSION= 0.3.2.cvs.20060407 @@ -22,7 +18,7 @@ EXPIRATION_DATE= 2013-07-01 PLIST_FILES= bin/cphone USE_BZIP2= yes -USE_BISON= build +USES= bison USE_QT_VER= 3 USE_GMAKE= yes ALL_TARGET= optshared |