diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 07:03:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 07:03:42 +0000 |
commit | e12584b998647f8f5c4a5ac72e69568b43e55c14 (patch) | |
tree | 84575e2066eb5ea2ea533d15b5255c2776ff87a4 /mail/balsa | |
parent | 476da9fe6a97d0ee365b631163cc95c3f0a4dee7 (diff) | |
download | ports-e12584b998647f8f5c4a5ac72e69568b43e55c14.tar.gz ports-e12584b998647f8f5c4a5ac72e69568b43e55c14.zip |
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 3 | ||||
-rw-r--r-- | mail/balsa/pkg-plist | 26 |
2 files changed, 15 insertions, 14 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index d285af10c5b5..722e931380e8 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -28,7 +28,8 @@ CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \ LIBS='-L${LOCALBASE}/lib' CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} + --with-gnome=${PREFIX} \ + --enable-system-install MAN1= balsa.1 diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist index 96701bd9fcbe..28ace399dfc3 100644 --- a/mail/balsa/pkg-plist +++ b/mail/balsa/pkg-plist @@ -2,17 +2,17 @@ bin/balsa etc/CORBA/servers/balsa.gnorba etc/sound/events/balsa.soundlist etc/sound/events/email.soundlist -share/gnome/gnome/help/balsa/C/g327.htm -@exec ln -sf t1.htm %D/share/gnome/gnome/help/balsa/C/index.html -@unexec rm -f %D/share/gnome/gnome/help/balsa/C/index.html -share/gnome/gnome/help/balsa/C/t1.htm -share/gnome/gnome/help/balsa/C/topic.dat -share/gnome/gnome/help/balsa/C/x188.htm -share/gnome/gnome/help/balsa/C/x24.htm -share/gnome/gnome/help/balsa/C/x244.htm -share/gnome/gnome/help/balsa/C/x277.htm -share/gnome/gnome/help/balsa/C/x324.htm -share/gnome/gnome/help/balsa/C/x35.htm +share/gnome/help/balsa/C/g327.htm +@exec ln -sf t1.htm %D/share/gnome/help/balsa/C/index.html +@unexec rm -f %D/share/gnome/help/balsa/C/index.html +share/gnome/help/balsa/C/t1.htm +share/gnome/help/balsa/C/topic.dat +share/gnome/help/balsa/C/x188.htm +share/gnome/help/balsa/C/x24.htm +share/gnome/help/balsa/C/x244.htm +share/gnome/help/balsa/C/x277.htm +share/gnome/help/balsa/C/x324.htm +share/gnome/help/balsa/C/x35.htm share/gnome/idl/balsa.idl share/gnome/pixmaps/balsa/attachment.png share/gnome/pixmaps/balsa/balsa-logo.png @@ -38,5 +38,5 @@ share/locale/pt_BR/LC_MESSAGES/balsa.mo share/locale/ru/LC_MESSAGES/balsa.mo @dirrm share/gnome/sounds/balsa @dirrm share/gnome/pixmaps/balsa -@dirrm share/gnome/gnome/help/balsa/C -@dirrm share/gnome/gnome/help/balsa +@dirrm share/gnome/help/balsa/C +@dirrm share/gnome/help/balsa |