diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 14:44:07 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 14:44:07 +0000 |
commit | 3a759a98835dac06a8974a0c1acd0beac8518d2e (patch) | |
tree | 26868a6efbb7b9ac993ca0c935761321138600ca /deskutils/xfce4-notes-plugin | |
parent | 24f12368ca65fcd4b5082005c8b415216c4e9c27 (diff) | |
download | ports-3a759a98835dac06a8974a0c1acd0beac8518d2e.tar.gz ports-3a759a98835dac06a8974a0c1acd0beac8518d2e.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notes-plugin')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 6 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/pkg-plist | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 034a798f673c..17441067a799 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.7.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -17,9 +17,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique GNU_CONFIGURE= yes -USE_BZIP2= yes -USES= gettext pkgconfig gmake -USE_AUTOTOOLS= libtool +USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libgui libutil panel xfconf INSTALLS_ICONS= yes diff --git a/deskutils/xfce4-notes-plugin/pkg-plist b/deskutils/xfce4-notes-plugin/pkg-plist index aa0afaf6571b..36285518df89 100644 --- a/deskutils/xfce4-notes-plugin/pkg-plist +++ b/deskutils/xfce4-notes-plugin/pkg-plist @@ -3,9 +3,9 @@ bin/xfce4-notes-settings bin/xfce4-popup-notes etc/xdg/autostart/xfce4-notes-autostart.desktop lib/xfce4/panel-plugins/libnotes.a -lib/xfce4/panel-plugins/libnotes.la lib/xfce4/panel-plugins/libnotes.so lib/xfce4/panel-plugins/libnotes.so.0 +lib/xfce4/panel-plugins/libnotes.so.0.0.0 share/applications/xfce4-notes.desktop share/icons/hicolor/16x16/apps/xfce4-notes-plugin.png share/icons/hicolor/22x22/apps/xfce4-notes-plugin.png |