diff options
Diffstat (limited to 'databases/yasql/Makefile')
-rw-r--r-- | databases/yasql/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index a4759d92f124..9a06aa483ead 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yasql -# Date created: 22 February 2005 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= yasql PORTVERSION= 1.83 @@ -37,7 +33,7 @@ BUILD_DEPENDS+= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} -USE_PERL5= yes +USES+= perl5 ALL_TARGET= default SUB_FILES= pkg-message |