diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-25 13:48:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-25 13:48:49 +0000 |
commit | f61d14628f86fecf7bfb24543311fd053901b245 (patch) | |
tree | ce7410bbdf68d753240565df620363fa78f0e2f5 /net/forg/Makefile | |
parent | 34532c51953ae3f1eafea1e9c506ae7f7ee4033c (diff) | |
download | ports-f61d14628f86fecf7bfb24543311fd053901b245.tar.gz ports-f61d14628f86fecf7bfb24543311fd053901b245.zip |
Notes
Diffstat (limited to 'net/forg/Makefile')
-rw-r--r-- | net/forg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/forg/Makefile b/net/forg/Makefile index 996bfb1e9ca5..e4c04d1499e2 100644 --- a/net/forg/Makefile +++ b/net/forg/Makefile @@ -20,7 +20,6 @@ COMMENT= A Gopher client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw -NO_SIZE= yes USE_PYTHON= yes NO_BUILD= yes |