mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add USES=libtool.
This commit is contained in:
parent
d60178bc47
commit
8b351e0e84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358823
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= thunar-archive-plugin
|
PORTNAME= thunar-archive-plugin
|
||||||
PORTVERSION= 0.3.1
|
PORTVERSION= 0.3.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers xfce
|
CATEGORIES= archivers xfce
|
||||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||||
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
|
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||||
@ -13,7 +14,7 @@ COMMENT= Archive plugin for the Thunar File Manager
|
|||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_XFCE= configenv libexo thunar
|
USE_XFCE= configenv libexo thunar
|
||||||
USES= tar:bzip2 gettext gmake pkgconfig
|
USES= gettext gmake libtool pkgconfig tar:bzip2
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
lib/thunarx-2/thunar-archive-plugin.so
|
lib/thunarx-2/thunar-archive-plugin.so
|
||||||
lib/thunarx-2/thunar-archive-plugin.la
|
|
||||||
libexec/thunar-archive-plugin/ark.tap
|
libexec/thunar-archive-plugin/ark.tap
|
||||||
libexec/thunar-archive-plugin/file-roller.tap
|
libexec/thunar-archive-plugin/file-roller.tap
|
||||||
libexec/thunar-archive-plugin/gnome-file-roller.tap
|
libexec/thunar-archive-plugin/gnome-file-roller.tap
|
||||||
|
Loading…
Reference in New Issue
Block a user