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
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= thunar-archive-plugin
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Archive plugin for the Thunar File Manager
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XFCE= configenv libexo thunar
|
||||
USES= tar:bzip2 gettext gmake pkgconfig
|
||||
USES= gettext gmake libtool pkgconfig tar:bzip2
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= intltool
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
lib/thunarx-2/thunar-archive-plugin.so
|
||||
lib/thunarx-2/thunar-archive-plugin.la
|
||||
libexec/thunar-archive-plugin/ark.tap
|
||||
libexec/thunar-archive-plugin/file-roller.tap
|
||||
libexec/thunar-archive-plugin/gnome-file-roller.tap
|
||||
|
|
Loading…
Reference in a new issue