diff options
Diffstat (limited to 'deskutils/gdesklets-recentlyused/Makefile')
-rw-r--r-- | deskutils/gdesklets-recentlyused/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gdesklets-recentlyused/Makefile b/deskutils/gdesklets-recentlyused/Makefile index 454c33f10775..971c5908869f 100644 --- a/deskutils/gdesklets-recentlyused/Makefile +++ b/deskutils/gdesklets-recentlyused/Makefile @@ -7,7 +7,7 @@ PORTNAME= recentlyused PORTVERSION= 0.6 -PORTREVISION= 6 +PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -24,7 +24,7 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message NAME= RecentlyUsed -DATADIR= ${PREFIX}/share/gnome +DATADIR= ${PREFIX}/share do-build: @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC} |