diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:25:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:25:40 +0000 |
commit | 6afa1e436bc49b7ca2aafe307510a5147fb72d24 (patch) | |
tree | eb7d26c0267e1f9dc4c7f306876f30e986924323 /x11-fm/gnome-commander2 | |
parent | 6654024e93e726b96b4460c27d8ada8b57f082b1 (diff) | |
download | ports-6afa1e436bc49b7ca2aafe307510a5147fb72d24.tar.gz ports-6afa1e436bc49b7ca2aafe307510a5147fb72d24.zip |
Notes
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 4c35cf6e5493..e4d0585eac84 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -24,9 +24,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ CONFLICTS= gnome-commander-[0-9]* -USE_XZ= yes +USES= tar:xz gmake USE_GNOME= gnomedocutils gnomehack gnomeprefix intlhack libgnomeui -USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool autoconf:env aclocal:env automake:env GNU_CONFIGURE= yes |