mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Support stage
Remove deprecated ports from gnome2-power-tools and gnome2-fifth-toe
This commit is contained in:
parent
48450719fb
commit
78602f2dfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350932
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.92 2007/10/18 23:45:20 marcus Exp $
|
||||
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11 gnome
|
||||
PKGNAMESUFFIX= -fifth-toe
|
||||
|
||||
@ -20,7 +20,6 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan \
|
||||
liferea:${PORTSDIR}/net/liferea \
|
||||
rhythmbox:${PORTSDIR}/audio/rhythmbox \
|
||||
${LOCALBASE}/share/gnome-games/glines/pixmaps/classic.png:${PORTSDIR}/games/gnome-games-extra-data \
|
||||
nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \
|
||||
inkscape:${PORTSDIR}/graphics/inkscape \
|
||||
atomix:${PORTSDIR}/games/atomix \
|
||||
${LOCALBASE}/share/gnome/help/gdp-handbook/C/builddocs.xml:${PORTSDIR}/misc/gnome-devel-docs
|
||||
@ -30,5 +29,4 @@ GNOME_SLAVE= yes
|
||||
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -33,5 +33,4 @@ CONFLICTS= gnome2-[0-9]*
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $
|
||||
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 gnome
|
||||
PKGNAMESUFFIX= -power-tools
|
||||
|
||||
@ -10,7 +10,6 @@ COMMENT= The 'Geektoys' for the GNOME 2 power user
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR}/www/epiphany-extensions \
|
||||
gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
|
||||
${LOCALBASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \
|
||||
${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
|
||||
splashsetter:${PORTSDIR}/deskutils/splashsetter \
|
||||
gdesklets:${PORTSDIR}/deskutils/gdesklets \
|
||||
@ -21,17 +20,13 @@ RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR}
|
||||
gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
|
||||
serpentine:${PORTSDIR}/sysutils/serpentine \
|
||||
devilspie:${PORTSDIR}/x11-wm/devilspie \
|
||||
${LOCALBASE}/lib/nautilus/extensions-2.0/libnautilus-open-terminal.so:${PORTSDIR}/deskutils/nautilus-open-terminal \
|
||||
gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \
|
||||
brightside:${PORTSDIR}/x11/brightside \
|
||||
evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \
|
||||
${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \
|
||||
eiciel:${PORTSDIR}/sysutils/eiciel \
|
||||
gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gnome2
|
||||
GNOME_SLAVE= yes
|
||||
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -57,6 +57,8 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple
|
||||
${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_MTREE= yes
|
||||
NO_INSTALL= yes
|
||||
|
||||
.if !defined(GNOME_SLAVE)
|
||||
USE_PYTHON= yes
|
||||
@ -68,9 +70,6 @@ XSCREENSAVER_DESC= Use xscreensaver as screen saver app
|
||||
# MAPI "Depend on evolution-mapi (pulls in samba4)
|
||||
.endif
|
||||
|
||||
do-install: # empty
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(GNOME_SLAVE)
|
||||
|
Loading…
Reference in New Issue
Block a user