diff options
Diffstat (limited to 'graphics/libecwj2/Makefile')
-rw-r--r-- | graphics/libecwj2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile index 303e490f0c3f..7980ce91f458 100644 --- a/graphics/libecwj2/Makefile +++ b/graphics/libecwj2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libecwj2 -# Date created: 3 August 2010 -# Whom: glebius@FreeBSD.org -# +# Created by: glebius@FreeBSD.org # $FreeBSD$ -# PORTNAME= libecwj2 PORTVERSION= 3.3 @@ -24,6 +20,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 |