diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 23:22:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 23:22:33 +0000 |
commit | 7440907f58cffc616199543b52f7a731c78c9548 (patch) | |
tree | 25804bdfa28e1b61edb60d992941fd15dbdc2408 /graphics/urt | |
parent | ff5b6f5352b76e50bee7732361ed85358cad8cc9 (diff) | |
download | ports-7440907f58cffc616199543b52f7a731c78c9548.tar.gz ports-7440907f58cffc616199543b52f7a731c78c9548.zip |
Notes
Diffstat (limited to 'graphics/urt')
-rw-r--r-- | graphics/urt/Makefile | 2 |
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 |