diff options
author | mva <mva@FreeBSD.org> | 2014-10-20 02:16:15 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-10-20 02:16:15 +0800 |
commit | c663eb84d61d805cf3d884912748c728228e1be5 (patch) | |
tree | 07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-fm/gnome-commander2 | |
parent | 0ff86cb0331839636945efdd21785d508ca99408 (diff) | |
download | freebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.tar.gz freebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.tar.zst freebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.zip |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'x11-fm/gnome-commander2')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index e70b88904b78..0733af035a81 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique RUN_DEPENDS= meld:${PORTSDIR}/textproc/meld \ yelp:${PORTSDIR}/x11/yelp -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig python tar:xz USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 libgnomeui -USE_PYTHON= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INSTALLS_OMF= yes |