aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-notes-plugin/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 21:23:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 21:23:18 +0000
commitebd08ffbafdb2465780e75c8ea74e36392f21106 (patch)
treea67372b2ca54be6591835c98a02a8d00f84df600 /deskutils/xfce4-notes-plugin/Makefile
parent85e334154081c56d5357532aa70198545125cb7a (diff)
downloadports-ebd08ffbafdb2465780e75c8ea74e36392f21106.tar.gz
ports-ebd08ffbafdb2465780e75c8ea74e36392f21106.zip
- Update to 1.6.1
Notes
Notes: svn path=/head/; revision=207395
Diffstat (limited to 'deskutils/xfce4-notes-plugin/Makefile')
-rw-r--r--deskutils/xfce4-notes-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile
index 975b772f6824..41a480f38c3b 100644
--- a/deskutils/xfce4-notes-plugin/Makefile
+++ b/deskutils/xfce4-notes-plugin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xfce4-notes-plugin
-PORTVERSION= 1.4.1
-PORTREVISION= 3
+PORTVERSION= 1.6.1
CATEGORIES= deskutils xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -22,5 +21,6 @@ USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
USE_XLIB= yes
+INSTALLS_ICONS= yes
.include <bsd.port.mk>