diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
commit | 6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3 (patch) | |
tree | 9ab77eb1499aeac9e5f505a1d9593ffaf58d7da6 /net-mgmt/vidalia/Makefile | |
parent | 5eeef2311f34b11cd14c114b8ab6aad7c9c28f0f (diff) | |
download | ports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.tar.gz ports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.zip |
Notes
Diffstat (limited to 'net-mgmt/vidalia/Makefile')
-rw-r--r-- | net-mgmt/vidalia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile index 4026f2b4ee5d..4d3b438f322e 100644 --- a/net-mgmt/vidalia/Makefile +++ b/net-mgmt/vidalia/Makefile @@ -18,7 +18,6 @@ MAINTAINER= fk@fabiankeil.de COMMENT= A graphical Tor controller based on Qt 4.x USE_CMAKE= yes -CMAKE_USE_PTHREAD= yes INSTALLS_ICONS= yes USE_QT_VER= 4 QT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build network xml linguist_build |