1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Remove the MAKE_ENV+=DESTDIR=${STAGEDIR} from the x11-themes/cursor-crystal-theme.

This is a redundant line as DESTDIR is specified automatically via MAKE_ARGS.

Hint by:	danfe (implicit, comment on r332477)
This commit is contained in:
David Naylor 2013-11-06 19:06:09 +00:00
parent deb6e0450c
commit 85a2758aba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333033

View File

@ -18,7 +18,6 @@ COMMENT= KDE Crystal style X cursor theme
BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
xcursorgen:${PORTSDIR}/x11/xcursorgen
MAKE_ENV+= DESTDIR=${STAGEDIR}
USES= gmake
USE_BZIP2= yes