mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Remove gnomepilot support since gnomepilot has been retired.
This commit is contained in:
parent
37356c960c
commit
7571feeecf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86823
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomepim
|
||||
PORTVERSION= 1.4.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://www.jroger.in-berlin.de/gnome-pim/ \
|
||||
${MASTER_SITE_GNOME}
|
||||
@ -17,14 +18,6 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome pim package
|
||||
|
||||
.if !defined(WITHOUT_PILOT)
|
||||
BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits
|
||||
RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits
|
||||
PLIST_SUB= GNOME_PILOT=""
|
||||
.else
|
||||
PLIST_SUB= GNOME_PILOT="@comment "
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -2,10 +2,6 @@ bin/gnomecal
|
||||
bin/gnomecard
|
||||
etc/CORBA/servers/gnomecal.gnorba
|
||||
etc/CORBA/servers/gnomecard.gnorba
|
||||
%%GNOME_PILOT%%lib/gnome-pilot/conduits/libaddress_conduit.so
|
||||
%%GNOME_PILOT%%lib/gnome-pilot/conduits/libcalendar_conduit.so
|
||||
%%GNOME_PILOT%%share/gnome/gnome-pilot/conduits/gnomecal.conduit
|
||||
%%GNOME_PILOT%%share/gnome/gnome-pilot/conduits/gnomecard.conduit
|
||||
share/gnome/apps/Applications/gncal.desktop
|
||||
share/gnome/apps/Applications/gnomecard.desktop
|
||||
share/gnome/help/gnomecal/C/c26.html
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomepim
|
||||
PORTVERSION= 1.4.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://www.jroger.in-berlin.de/gnome-pim/ \
|
||||
${MASTER_SITE_GNOME}
|
||||
@ -17,14 +18,6 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome pim package
|
||||
|
||||
.if !defined(WITHOUT_PILOT)
|
||||
BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits
|
||||
RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits
|
||||
PLIST_SUB= GNOME_PILOT=""
|
||||
.else
|
||||
PLIST_SUB= GNOME_PILOT="@comment "
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -2,10 +2,6 @@ bin/gnomecal
|
||||
bin/gnomecard
|
||||
etc/CORBA/servers/gnomecal.gnorba
|
||||
etc/CORBA/servers/gnomecard.gnorba
|
||||
%%GNOME_PILOT%%lib/gnome-pilot/conduits/libaddress_conduit.so
|
||||
%%GNOME_PILOT%%lib/gnome-pilot/conduits/libcalendar_conduit.so
|
||||
%%GNOME_PILOT%%share/gnome/gnome-pilot/conduits/gnomecal.conduit
|
||||
%%GNOME_PILOT%%share/gnome/gnome-pilot/conduits/gnomecard.conduit
|
||||
share/gnome/apps/Applications/gncal.desktop
|
||||
share/gnome/apps/Applications/gnomecard.desktop
|
||||
share/gnome/help/gnomecal/C/c26.html
|
||||
|
Loading…
Reference in New Issue
Block a user