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 /misc/tkregexp | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
Diffstat (limited to 'misc/tkregexp')
-rw-r--r-- | misc/tkregexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile index 8b5ca602e5a9..64016076d1a8 100644 --- a/misc/tkregexp/Makefile +++ b/misc/tkregexp/Makefile @@ -17,7 +17,7 @@ COMMENT= An interactive regexp design tool RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 NO_WRKSUBDIR= yes -NO_BUILD= yes +NO_BUILD= yes PLIST_FILES= bin/tkregexp USE_X_PREFIX= yes |