mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Switch to USES= libtool tar:bzip2
- Bump PORTREVISION
This commit is contained in:
parent
4020334746
commit
597fbdc7c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359396
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= thunar-vcs-plugin
|
||||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= devel xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -12,13 +12,11 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= sergey.dyatko@gmail.com
|
||||
COMMENT= Version Control System plugin for Thunar
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 glib20 intltool intlhack
|
||||
USE_XFCE= configenv libexo libutil thunar
|
||||
INSTALLS_ICONS= yes
|
||||
USES= pkgconfig gmake
|
||||
USES= pkgconfig gmake libtool tar:bzip2
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
lib/thunarx-2/thunar-vcs-plugin.a
|
||||
lib/thunarx-2/thunar-vcs-plugin.la
|
||||
lib/thunarx-2/thunar-vcs-plugin.so
|
||||
%%GIT%%libexec/tvp-git-helper
|
||||
%%SVN%%libexec/tvp-svn-helper
|
||||
|
Loading…
Reference in New Issue
Block a user