diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11-themes/cursor-crystal-theme/Makefile | |
parent | Add system-config-printer (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes
Notes:
svn path=/head/; revision=209636
Diffstat (limited to 'x11-themes/cursor-crystal-theme/Makefile')
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 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 ||' \ |