diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-12 15:18:03 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-12 15:18:03 +0000 |
commit | 77418a51fed7b93194d11fc8e8a4212aab1e6d8b (patch) | |
tree | 007fd0c234787ac21c7f943f9b2664b1088e8b1d /deskutils | |
parent | 6943756b502463393676bde03db2d49f775eee70 (diff) | |
download | FreeBSD-ports-77418a51fed7b93194d11fc8e8a4212aab1e6d8b.zip FreeBSD-ports-77418a51fed7b93194d11fc8e8a4212aab1e6d8b.tar.gz |
Remove gnomepilot support since gnomepilot has been retired.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gnome-pim/pkg-plist | 4 | ||||
-rw-r--r-- | deskutils/gnomepim/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gnomepim/pkg-plist | 4 |
4 files changed, 2 insertions, 24 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index ce86287..da9462c 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -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 diff --git a/deskutils/gnome-pim/pkg-plist b/deskutils/gnome-pim/pkg-plist index 11eb47d..8330f86 100644 --- a/deskutils/gnome-pim/pkg-plist +++ b/deskutils/gnome-pim/pkg-plist @@ -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 diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index ce86287..da9462c 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -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 diff --git a/deskutils/gnomepim/pkg-plist b/deskutils/gnomepim/pkg-plist index 11eb47d..8330f86 100644 --- a/deskutils/gnomepim/pkg-plist +++ b/deskutils/gnomepim/pkg-plist @@ -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 |