diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-22 03:02:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-22 03:02:39 +0800 |
commit | 79d9caee633dc588d8541b5ce5463a46bd6b82d9 (patch) | |
tree | b3cd1635c19d358e1c57a9103c2ff82cb6aac8b5 /x11-themes/cursor-grounation-theme | |
parent | 30672e8c1fb7f31a69e3cf9340253719abf824c6 (diff) | |
download | freebsd-ports-gnome-79d9caee633dc588d8541b5ce5463a46bd6b82d9.tar.gz freebsd-ports-gnome-79d9caee633dc588d8541b5ce5463a46bd6b82d9.tar.zst freebsd-ports-gnome-79d9caee633dc588d8541b5ce5463a46bd6b82d9.zip |
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
Approved by: maintainer implicit
Diffstat (limited to 'x11-themes/cursor-grounation-theme')
-rw-r--r-- | x11-themes/cursor-grounation-theme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/cursor-grounation-theme/Makefile b/x11-themes/cursor-grounation-theme/Makefile index dad28be56eb9..eda5e550ce72 100644 --- a/x11-themes/cursor-grounation-theme/Makefile +++ b/x11-themes/cursor-grounation-theme/Makefile @@ -7,7 +7,7 @@ PORTNAME= cursor-grounation-theme PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ DISTNAME= 14484-Grounation-${PORTVERSION} @@ -16,7 +16,6 @@ MAINTAINER= farrokhi@FreeBSD.org COMMENT= Moshi's Grounation cursors NO_BUILD= yes -USE_X_PREFIX= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/Grounation-${PORTVERSION} |