mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORG
- Bump PORTREVISION Approved by: flz (maintainer via irc)
This commit is contained in:
parent
6ca47ed968
commit
8bc8d7d5cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209550
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= grdesktop
|
||||
PORTVERSION= 0.23
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +17,6 @@ COMMENT= GNOME frontend for the remote desktop client (rdesktop)
|
||||
|
||||
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= libgnomeui gnomeprefix gnomehack
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cursor-dmz-aa-theme
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://jimmac.musichall.cz/zip/
|
||||
DISTNAME= vanilla-dmz-aa-${PORTVERSION}
|
||||
@ -17,7 +17,6 @@ COMMENT= The DMZ AA style neutral scalable cursor theme
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cursor-dmz-theme
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://jimmac.musichall.cz/zip/
|
||||
DISTNAME= vanilla-dmz-${PORTVERSION}
|
||||
@ -17,7 +17,6 @@ COMMENT= The DMZ style neutral scalable cursor theme
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tinywm
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://incise.org/files/dev/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -15,9 +15,8 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= flz@FreeBSD.org
|
||||
COMMENT= Ridiculously tiny window manager
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
PLIST_FILES= bin/tinywm
|
||||
USE_XORG= x11
|
||||
PORTDOCS= README
|
||||
|
||||
post-patch:
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmctrl
|
||||
PORTVERSION= 1.07
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/
|
||||
|
||||
@ -15,7 +15,7 @@ MAINTAINER= flz@FreeBSD.org
|
||||
COMMENT= Command line tool to interact with an EWMH/NetWM compatible X managers
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xmu xext xt
|
||||
USE_GNOME= glib20
|
||||
|
||||
PLIST_FILES= bin/wmctrl
|
||||
|
Loading…
Reference in New Issue
Block a user