diff options
author | nork <nork@FreeBSD.org> | 2002-04-29 00:03:28 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-04-29 00:03:28 +0800 |
commit | e21142303a9f1441a314543c198d3da77537999d (patch) | |
tree | 2e7be9be8c52a2c217fdef2776d1becde8cc2605 /deskutils | |
parent | f49128d5ebf235dce1e2cddedd447a158f968877 (diff) | |
download | freebsd-ports-gnome-e21142303a9f1441a314543c198d3da77537999d.tar.gz freebsd-ports-gnome-e21142303a9f1441a314543c198d3da77537999d.tar.zst freebsd-ports-gnome-e21142303a9f1441a314543c198d3da77537999d.zip |
add missing files.
Not objected to by: gnome
Reviewed by: knu (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnome-pim/pkg-plist | 4 | ||||
-rw-r--r-- | deskutils/gnomepim/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnomepim/pkg-plist | 4 |
4 files changed, 14 insertions, 0 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index a925cb48ea8d..465ca9dfcfcb 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -19,6 +19,9 @@ MAINTAINER= gnome@FreeBSD.org .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 diff --git a/deskutils/gnome-pim/pkg-plist b/deskutils/gnome-pim/pkg-plist index 3feea3b8651a..2f0e483fb5a8 100644 --- a/deskutils/gnome-pim/pkg-plist +++ b/deskutils/gnome-pim/pkg-plist @@ -2,6 +2,10 @@ 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/images/cal-props.gif diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index a925cb48ea8d..465ca9dfcfcb 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -19,6 +19,9 @@ MAINTAINER= gnome@FreeBSD.org .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 diff --git a/deskutils/gnomepim/pkg-plist b/deskutils/gnomepim/pkg-plist index 3feea3b8651a..2f0e483fb5a8 100644 --- a/deskutils/gnomepim/pkg-plist +++ b/deskutils/gnomepim/pkg-plist @@ -2,6 +2,10 @@ 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/images/cal-props.gif |