diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-20 09:27:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-20 09:27:51 +0000 |
commit | e6ce18cbfd794fd7ac3befb6f41d0bdc7d5e98af (patch) | |
tree | 29d8f9e68ccbd3e133f690761cfdaba46e17d688 /graphics | |
parent | 17236d4e76b680ede711d05da40183372d073cd6 (diff) | |
download | ports-e6ce18cbfd794fd7ac3befb6f41d0bdc7d5e98af.tar.gz ports-e6ce18cbfd794fd7ac3befb6f41d0bdc7d5e98af.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xvid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xvid/Makefile b/graphics/xvid/Makefile index d1b405c374e9..f558c9724563 100644 --- a/graphics/xvid/Makefile +++ b/graphics/xvid/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm MAKEFILE= Makefile.linuxx86 ONLY_FOR_ARCHS= i386 alpha sparc64 USE_AUTOCONF_VER= 253 +USE_AUTOMAKE= yes +USE_PERL5_BUILD=yes USE_GMAKE= yes INSTALLS_SHLIB= yes |