diff options
Diffstat (limited to 'x11-themes/cursor-dmz-theme/Makefile')
-rw-r--r-- | x11-themes/cursor-dmz-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile index c62207b6fd5c..eac3b2dcb8d0 100644 --- a/x11-themes/cursor-dmz-theme/Makefile +++ b/x11-themes/cursor-dmz-theme/Makefile @@ -2,6 +2,7 @@ PORTNAME= cursor-dmz-theme PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= DEBIAN/pool/main/d/dmz-cursor-theme DISTNAME= dmz-cursor-theme_${PORTVERSION} @@ -15,7 +16,7 @@ BUILD_DEPENDS= xcursorgen:x11/xcursorgen NO_ARCH= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}/DMZ-White -DATADIR= ${PREFIX}/lib/X11/icons/Vanilla-DMZ +DATADIR= ${PREFIX}/share/icons/Vanilla-DMZ do-build: (cd ${WRKSRC}/pngs && ${SH} make.sh) |