diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-14 20:59:20 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-14 20:59:20 +0000 |
commit | a19b165d3b6a844987360047cffc9a307de8b46f (patch) | |
tree | 55f1435ef55f0c3e2d1e07a32af7a1b9815aee01 /x11 | |
parent | 944a497d96820fc6f2f383fd943a38a5ed6f1476 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpra/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index d50ae8514400..e10af3a95b2b 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -29,7 +29,6 @@ USES= pkgconfig USE_BZIP2= yes USE_PYTHON= yes USE_XORG= x11 xtst xfixes xcomposite xdamage xrandr -USES= pkgconfig USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= xpra_all |