From ef7df1c3221c06881a48269d01559b0fbfe3b19c Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 13 Mar 2013 15:26:15 +0000 Subject: Correct a typo when including the OPTIONS file. Reported by: Beeblebrox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17226 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany-extensions/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 086635814..1bb1c7415 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.139 2012/09/01 23:02:13 mezz Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.140 2012/12/13 20:33:05 kwm Exp $ PORTNAME= epiphany-extensions PORTVERSION= 2.30.2 @@ -36,7 +36,7 @@ PLIST_SUB= VERSION=${EPHY_VERSION} EPHY_VERSION=${EPHY_VERSION} OPTIONS_DEFINE= OPENSP OPENSP_DESC= OpenSP SGML support -.include +.include .if ${PORT_OPTIONS:MOPENSP} CONFIGURE_ARGS+= --enable-opensp=yes -- cgit v1.2.3