aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/urt
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-30 07:22:33 +0800
committerkris <kris@FreeBSD.org>2000-04-30 07:22:33 +0800
commit2656486616731caf9a11bacb8ea7da068cd9a818 (patch)
treecfa4e64b092e1d8ab10c06d66d24f7ae15fbd0bd /graphics/urt
parent9c793c45d8c12ef981767657c029c691fac6bb92 (diff)
downloadfreebsd-ports-gnome-2656486616731caf9a11bacb8ea7da068cd9a818.tar.gz
freebsd-ports-gnome-2656486616731caf9a11bacb8ea7da068cd9a818.tar.zst
freebsd-ports-gnome-2656486616731caf9a11bacb8ea7da068cd9a818.zip
Mark BROKEN: looks for pgm.h in ${X11BASE}, not ${LOCALBASE}
Noticed by: bento
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