diff options
Diffstat (limited to 'devel/gnu-automake')
-rw-r--r-- | devel/gnu-automake/Makefile | 1 | ||||
-rw-r--r-- | devel/gnu-automake/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile index 41aec89..3634e27 100644 --- a/devel/gnu-automake/Makefile +++ b/devel/gnu-automake/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc PREFIX?= ${LOCALBASE}/gnu-autotools USE_BZIP2= yes +INFO= automake USE_PERL5= yes GNU_CONFIGURE= yes NO_MTREE= yes diff --git a/devel/gnu-automake/pkg-plist b/devel/gnu-automake/pkg-plist index 37c424b..82941ac 100644 --- a/devel/gnu-automake/pkg-plist +++ b/devel/gnu-automake/pkg-plist @@ -2,9 +2,6 @@ bin/aclocal bin/aclocal-1.8 bin/automake bin/automake-1.8 -@unexec install-info --delete %D/info/automake.info %D/info/dir -info/automake.info -@exec install-info %D/info/automake.info %D/info/dir share/aclocal-1.8/amversion.m4 share/aclocal-1.8/as.m4 share/aclocal-1.8/auxdir.m4 |