diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-13 09:23:58 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-13 09:23:58 +0000 |
commit | c8b839f03fb85d0e247cf8d0e97b8819b1131746 (patch) | |
tree | 31fbc3ffd0e86d0d3e0ff0e6ce5be1a67e729948 /www/bluefish | |
parent | Upgrade to 1.1.27. (diff) |
PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
Notes
Notes:
svn path=/head/; revision=33762
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 1 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 28ca859841ff..c0efe9c75239 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \ --disable-nls +MANCOMPRESSED= yes MAN1= bluefish.1 post-install: diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index 649ba55285de..56d8a08f4cf1 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -3,5 +3,7 @@ share/bluefish/php3_functions share/bluefish/ssi_functions share/bluefish/rxml_functions share/doc/bluefish/README +share/pixmaps/bluefish_icon.xpm +@dirrm share/pixmaps @dirrm share/bluefish @dirrm share/doc/bluefish |