mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- USES=libtool tar:bzip2
- INSTALL_TARGET=install-strip
This commit is contained in:
parent
8110f34eff
commit
13dcb08d13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360076
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xfce4-datetime-plugin
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-clocks xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -14,11 +14,11 @@ COMMENT= Datetime panel plugin for the Xfce desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gettext gmake libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USES= pkgconfig gettext gmake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/xfce4/panel/plugins/libdatetime.la
|
||||
lib/xfce4/panel/plugins/libdatetime.so
|
||||
share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user