diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
commit | a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch) | |
tree | 07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11/rox-wallpaper | |
parent | b997ee32c898a372f1adc43d6637b8c37f2f5065 (diff) | |
download | ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.tar.gz ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.zip |
Notes
Diffstat (limited to 'x11/rox-wallpaper')
-rw-r--r-- | x11/rox-wallpaper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rox-wallpaper/Makefile b/x11/rox-wallpaper/Makefile index 0e004d67d6e2..b7770d154769 100644 --- a/x11/rox-wallpaper/Makefile +++ b/x11/rox-wallpaper/Makefile @@ -13,7 +13,7 @@ COMMENT= Wallpaper management tool for the ROX desktop RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib -USE_PYTHON= yes +USES= python WRKSRC= ${WRKDIR}/Wallpaper |