diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/cursor-polar-theme/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile index 164fe08cf148..1b1c5e50f20e 100644 --- a/x11-themes/cursor-crystal-theme/Makefile +++ b/x11-themes/cursor-crystal-theme/Makefile @@ -10,6 +10,7 @@ PORTNAME= cursor-crystal-theme DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= http://www.notmart.org/files/ \ http://pinguin.stttelkom.ac.id/gentoo/distfiles/ @@ -23,7 +24,6 @@ BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ USE_BZIP2= yes USE_GMAKE= yes -USE_X_PREFIX= yes post-patch: @${REINPLACE_CMD} -e 's|function ||' \ diff --git a/x11-themes/cursor-polar-theme/Makefile b/x11-themes/cursor-polar-theme/Makefile index 0353bf626116..76b52a558e80 100644 --- a/x11-themes/cursor-polar-theme/Makefile +++ b/x11-themes/cursor-polar-theme/Makefile @@ -7,7 +7,7 @@ PORTNAME= polar-theme PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= cursor- @@ -18,7 +18,6 @@ COMMENT= Polar is a smooth and simple cursor set NO_BUILD= yes USE_BZIP2= yes -USE_X_PREFIX= yes WRKSRC= ${WRKDIR} |