diff options
Diffstat (limited to 'devel/looks/Makefile')
-rw-r--r-- | devel/looks/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/looks/Makefile b/devel/looks/Makefile index ef6c27bb3fa5..41e8c3429e1d 100644 --- a/devel/looks/Makefile +++ b/devel/looks/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: looks -# Date created: 22 May 2005 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= looks PORTVERSION= 2.0.4 @@ -20,7 +16,7 @@ EXPIRATION_DATE= 2012-10-20 USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |