diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-16 21:23:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-16 21:23:18 +0000 |
commit | ebd08ffbafdb2465780e75c8ea74e36392f21106 (patch) | |
tree | a67372b2ca54be6591835c98a02a8d00f84df600 /deskutils/xfce4-notes-plugin/Makefile | |
parent | 85e334154081c56d5357532aa70198545125cb7a (diff) | |
download | ports-ebd08ffbafdb2465780e75c8ea74e36392f21106.tar.gz ports-ebd08ffbafdb2465780e75c8ea74e36392f21106.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notes-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 4 |
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> |