diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:18:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:18:03 +0000 |
commit | 7571feeecfba0631611de957d503e28aad51177a (patch) | |
tree | 85370ef430a2c016cf78384a87e626cdf5e49cdc | |
parent | 37356c960ca7ab9ba12537980f1d440797c3b5d0 (diff) | |
download | ports-7571feeecfba0631611de957d503e28aad51177a.tar.gz ports-7571feeecfba0631611de957d503e28aad51177a.zip |
Notes
-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 ce86287891e2..da9462cd9c16 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 11eb47d2185d..8330f8640bcf 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 ce86287891e2..da9462cd9c16 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 11eb47d2185d..8330f8640bcf 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 |