diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 10:56:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 10:56:17 +0000 |
commit | e022ef1c5536df2e793e7b23d17a30cb9c908db9 (patch) | |
tree | ec95ab39869ade867cf6cd8b7a79f1a3bc2ab647 /comms/gscmxx | |
parent | 7ed35f425b0a748adaeaac1c90c8a8015bbbcb3b (diff) | |
download | ports-e022ef1c5536df2e793e7b23d17a30cb9c908db9.tar.gz ports-e022ef1c5536df2e793e7b23d17a30cb9c908db9.zip |
Notes
Diffstat (limited to 'comms/gscmxx')
-rw-r--r-- | comms/gscmxx/Makefile | 9 | ||||
-rw-r--r-- | comms/gscmxx/pkg-plist | 1 |
2 files changed, 2 insertions, 8 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index c2a93404ea30..6041cf19cbf9 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -26,11 +26,6 @@ PERL_CONFIGURE= YES USE_GNOME= gtk12 MAN1= gscmxx.1 +MAN3= SCMxx.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} != 500601 -BROKEN= "Broken pkg-plist with perl != 5.6.1" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/gscmxx/pkg-plist b/comms/gscmxx/pkg-plist index 9c076aab11f8..1759f68572fa 100644 --- a/comms/gscmxx/pkg-plist +++ b/comms/gscmxx/pkg-plist @@ -3,7 +3,6 @@ %%SITE_PERL%%/mach/auto/gscmxx/.packlist @dirrm %%SITE_PERL%%/mach/auto/gscmxx @dirrm %%SITE_PERL%%/SCMxx -lib/perl5/5.6.1/man/man3/SCMxx.3 bin/gscmxx share/pixmaps/gscmxx/phonebook_30.xpm share/pixmaps/gscmxx/preferences_30.xpm |