aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-12 20:40:15 +0800
committerantoine <antoine@FreeBSD.org>2017-12-12 20:40:15 +0800
commit5f53a185cae77b9a11c1bd41a8a09eae83d33f58 (patch)
tree9e9a97b3aab77d2cc63f709a61eb4142ae8b1d83 /x11-fm
parent64195de0566ff8bb9616db3341d4b2e0f4673b1f (diff)
downloadfreebsd-ports-gnome-5f53a185cae77b9a11c1bd41a8a09eae83d33f58.tar.gz
freebsd-ports-gnome-5f53a185cae77b9a11c1bd41a8a09eae83d33f58.tar.zst
freebsd-ports-gnome-5f53a185cae77b9a11c1bd41a8a09eae83d33f58.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnome-commander2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 094d999a39e8..d673fcc845e6 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= meld:textproc/meld \
yelp:x11/yelp
USES= compiler:c++11-lang gettext gmake libtool localbase:ldflags pathfix \
- pkgconfig python tar:xz
+ pkgconfig python:2.7 tar:xz
USE_GNOME= cairo gdkpixbuf2 gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui
USE_XORG= ice sm
GNU_CONFIGURE= yes