diff options
Diffstat (limited to 'x11/libXcursor/Makefile')
-rw-r--r-- | x11/libXcursor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 0834adc33bf0..3197c7e87613 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -1,5 +1,5 @@ PORTNAME= libXcursor -PORTVERSION= 1.2.2 +DISTVERSION= 1.2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -14,7 +14,6 @@ USE_XORG= xrender x11 xfixes xorgproto CPE_VENDOR= x CPE_PRODUCT= libxcursor -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-icondir=${PREFIX}/share/icons \ --with-cursorpath="~/.local/share/icons:~/.icons:${PREFIX}/share/icons:${PREFIX}/share/pixmaps" INSTALL_TARGET= install-strip |