Update lang/p5-signatures to version 0.11
[dports.git] / lang / gcc47-aux / Makefile.common
1 # $FreeBSD$
2
3 .include "Makefile.version"
4
5 LIB_DEPENDS=            libgmp.so:${PORTSDIR}/math/gmp
6 LIB_DEPENDS+=           libmpfr.so:${PORTSDIR}/math/mpfr
7 LIB_DEPENDS+=           libmpc.so:${PORTSDIR}/math/mpc
8
9 ONLY_FOR_ARCHS=         i386 amd64
10
11 GNU_CONFIGURE=          yes
12 USES=                   cpe gmake iconv libtool perl5 tar:bzip2
13 USE_PERL5=              build
14 ALL_TARGET=             default
15 CPE_PRODUCT=            gcc
16 CPE_VENDOR=             gnu
17 CPE_VERSION=            ${GCC_VERSION}