diff options
Diffstat (limited to 'graphics/poppler-qt/Makefile')
-rw-r--r-- | graphics/poppler-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/poppler-qt/Makefile b/graphics/poppler-qt/Makefile index f12cf0f7b..7591922db 100644 --- a/graphics/poppler-qt/Makefile +++ b/graphics/poppler-qt/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/poppler-qt/Makefile,v 1.1 2006/01/12 21:04:49 ahze Exp $ +# $MCom: ports/graphics/poppler-qt/Makefile,v 1.2 2006/01/13 03:13:04 ahze Exp $ PORTREVISION= 0 PKGNAMESUFFIX= -qt @@ -15,5 +15,5 @@ MASTERDIR= ${.CURDIR}/../../graphics/poppler SLAVEPORT= qt PLIST= ${.CURDIR}/pkg-plist -BROKEN="Configure script is busted" +BROKEN=Configure script is busted .include "${MASTERDIR}/Makefile" |