diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /graphics/urt | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to 'graphics/urt')
-rw-r--r-- | graphics/urt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index c81b71c9c90b..8a7926d0740e 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -22,7 +22,7 @@ COMMENT= Toolkit and library for raster image processing LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm -NO_WRKSUBDIR= yes +NO_WRKSUBDIR= yes USE_XLIB= yes HAS_CONFIGURE= yes |