diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xpad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index ddaf4ea70d2e..26077c26de17 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -3,6 +3,7 @@ PORTNAME= xpad PORTVERSION= 4.5.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/4.5/+download/ @@ -11,7 +12,7 @@ COMMENT= Virtual note-pad system for your X11 desktop LICENSE= GPLv3 -RUN_DEPENDS= icons-tango>=0:${PORTSDIR}/x11-themes/icons-tango +RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes |