diff options
Diffstat (limited to 'sysutils/sensors-applet/Makefile')
-rw-r--r-- | sysutils/sensors-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sensors-applet/Makefile b/sysutils/sensors-applet/Makefile index f2f2c3aea13d..6f39f031dcd1 100644 --- a/sysutils/sensors-applet/Makefile +++ b/sysutils/sensors-applet/Makefile @@ -7,7 +7,7 @@ PORTNAME= sensors-applet PORTVERSION= 1.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GNOME%20Sensors%20Applet%20Version%20${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= A GNOME applet displaying hardware sensor values RUN_DEPENDS= mbmon:${PORTSDIR}/sysutils/mbmon \ smartctl:${PORTSDIR}/sysutils/smartmontools -USE_GNOME= gnomehack gnomeprefix intlhack gnomepanel +USE_GNOME= gnomehack gnomeprefix intlhack gnomepanel libgnomeui GNU_CONFIGURE= yes USE_GMAKE= yes DEFINES= -DMBMON_EXECUTABLE=\\\"${LOCALBASE}/bin/mbmon\\\" \ |