- Add USES=libtool and INSTALL_TARGET=install-strip

- Use LIBS instead of LDFLAGS
This commit is contained in:
Tijl Coosemans 2014-07-05 14:17:56 +00:00
parent bb86e597a5
commit b813e2219c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360746
2 changed files with 4 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= xfce4-diskperf-plugin
PORTVERSION= 2.5.4
PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@ -13,11 +14,12 @@ COMMENT= Graphical representation of the disk IO
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
USES= gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu panel
USES= gmake pkgconfig tar:bzip2
LDFLAGS+= -ldevstat
LIBS+= -ldevstat
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes

View File

@ -1,5 +1,4 @@
lib/xfce4/panel/plugins/libdiskperf.so
lib/xfce4/panel/plugins/libdiskperf.la
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-diskperf-plugin.mo
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-diskperf-plugin.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-diskperf-plugin.mo