diff options
-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 | ||||
-rw-r--r-- | print/ggv/pkg-plist | 1 | ||||
-rw-r--r-- | print/ggv2/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gdm/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gdm2/pkg-plist | 1 |
8 files changed, 18 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 diff --git a/print/ggv/pkg-plist b/print/ggv/pkg-plist index caa8d523a7dd..8a703da50da8 100644 --- a/print/ggv/pkg-plist +++ b/print/ggv/pkg-plist @@ -105,6 +105,7 @@ share/locale/sv/LC_MESSAGES/ggv.mo share/locale/tr/LC_MESSAGES/ggv.mo share/locale/uk/LC_MESSAGES/ggv.mo share/locale/zh_CN.GB2312/LC_MESSAGES/ggv.mo +share/locale/zh_TW/LC_MESSAGES/ggv.mo @dirrm share/gnome/omf/ggv @dirrm share/gnome/help/ggv/ja/stylesheet-images @dirrm share/gnome/help/ggv/ja diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist index caa8d523a7dd..8a703da50da8 100644 --- a/print/ggv2/pkg-plist +++ b/print/ggv2/pkg-plist @@ -105,6 +105,7 @@ share/locale/sv/LC_MESSAGES/ggv.mo share/locale/tr/LC_MESSAGES/ggv.mo share/locale/uk/LC_MESSAGES/ggv.mo share/locale/zh_CN.GB2312/LC_MESSAGES/ggv.mo +share/locale/zh_TW/LC_MESSAGES/ggv.mo @dirrm share/gnome/omf/ggv @dirrm share/gnome/help/ggv/ja/stylesheet-images @dirrm share/gnome/help/ggv/ja diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist index 7e1e4f4f9c3d..e31ce00ba3fd 100644 --- a/x11/gdm/pkg-plist +++ b/x11/gdm/pkg-plist @@ -16,6 +16,7 @@ etc/gdm/factory-gdm.conf etc/gdm/gdm.conf etc/gdm/gnomerc etc/gdm/locale.alias +sbin/gdmaskpass sbin/gdm-restart sbin/gdm-safe-restart share/gnome/apps/Settings/gdmphotosetup.desktop diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist index 7e1e4f4f9c3d..e31ce00ba3fd 100644 --- a/x11/gdm2/pkg-plist +++ b/x11/gdm2/pkg-plist @@ -16,6 +16,7 @@ etc/gdm/factory-gdm.conf etc/gdm/gdm.conf etc/gdm/gnomerc etc/gdm/locale.alias +sbin/gdmaskpass sbin/gdm-restart sbin/gdm-safe-restart share/gnome/apps/Settings/gdmphotosetup.desktop |