diff options
Diffstat (limited to 'x11-themes/cursor-ardoise-theme/Makefile')
-rw-r--r-- | x11-themes/cursor-ardoise-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/cursor-ardoise-theme/Makefile b/x11-themes/cursor-ardoise-theme/Makefile index 61268972b6c4..f71c035f5478 100644 --- a/x11-themes/cursor-ardoise-theme/Makefile +++ b/x11-themes/cursor-ardoise-theme/Makefile @@ -3,6 +3,7 @@ PORTNAME= ardoise PORTVERSION= 3.5 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= https://github.com/obnosim/ardoise/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= cursor- @@ -21,7 +22,7 @@ NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes -DATADIR= ${PREFIX}/lib/X11/icons +DATADIR= ${PREFIX}/share/icons PORTDATA= * do-install: |