diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-devel/Makefile | 3 | ||||
-rw-r--r-- | net-im/pidgin/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/gaim-devel/Makefile b/net-im/gaim-devel/Makefile index e50930a9b..d8df0d7a2 100644 --- a/net-im/gaim-devel/Makefile +++ b/net-im/gaim-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net-im/gaim-devel/Makefile,v 1.1 2006/09/17 05:05:19 marcus Exp $ # PORTNAME= gaim @@ -101,6 +101,7 @@ PLIST_SUB+= DBUS="@comment not installed: " USE_PERL5= yes CONFIGURE_ARGS+= --with-perl-lib=site PLIST_SUB+= PERL:="" +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3+= Gaim.3 .else CONFIGURE_ARGS+= --disable-perl diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index e50930a9b..d8df0d7a2 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -3,7 +3,7 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net-im/gaim-devel/Makefile,v 1.1 2006/09/17 05:05:19 marcus Exp $ # PORTNAME= gaim @@ -101,6 +101,7 @@ PLIST_SUB+= DBUS="@comment not installed: " USE_PERL5= yes CONFIGURE_ARGS+= --with-perl-lib=site PLIST_SUB+= PERL:="" +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3+= Gaim.3 .else CONFIGURE_ARGS+= --disable-perl |