summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-02 05:48:19 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-02 05:48:19 +0800
commitcce4d33f60e420f924f7f90110d281830633ecfa (patch)
treec100ec227b6bed311ce595be37673468b1aa35fd
parentdc4ce4413c5f39f33872394c984c4cdda98db980 (diff)
downloadmarcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar.gz
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar.bz2
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar.lz
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar.xz
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.tar.zst
marcuscom-ports-cce4d33f60e420f924f7f90110d281830633ecfa.zip
- Make portlint happy
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5603 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/poppler-qt/Makefile4
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"