summaryrefslogtreecommitdiff
path: root/graphics/urt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 23:22:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 23:22:33 +0000
commit7440907f58cffc616199543b52f7a731c78c9548 (patch)
tree25804bdfa28e1b61edb60d992941fd15dbdc2408 /graphics/urt
parentAuthor uses a non-versioned distfile. Catch up. (diff)
Mark BROKEN: looks for pgm.h in ${X11BASE}, not ${LOCALBASE}
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28102
Diffstat (limited to 'graphics/urt')
-rw-r--r--graphics/urt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index dfc524a6a1ca..63c6e65df14c 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -21,6 +21,8 @@ MAINTAINER= giffunip@asme.org
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm
+BROKEN= "Looks for pgm.h in the wrong place"
+
EXTRACT_ONLY= urt-3.1b.tar.Z
USE_XLIB= yes