Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= libsamplerate |
8 |
PORTNAME= libsamplerate |
9 |
PORTVERSION= 0.1.4 |
9 |
PORTVERSION= 0.1.7 |
10 |
CATEGORIES= audio |
10 |
CATEGORIES= audio |
11 |
MASTER_SITES= http://www.mega-nerd.com/SRC/ |
11 |
MASTER_SITES= http://www.mega-nerd.com/SRC/ |
12 |
|
12 |
|
Lines 16-24
Link Here
|
16 |
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |
16 |
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |
17 |
fftw3.4:${PORTSDIR}/math/fftw3 |
17 |
fftw3.4:${PORTSDIR}/math/fftw3 |
18 |
|
18 |
|
|
|
19 |
USE_GNOME= gnomehack pkgconfig |
19 |
USE_AUTOTOOLS= libtool:15 |
20 |
USE_AUTOTOOLS= libtool:15 |
20 |
USE_GNOME= gnomehack gnometarget pkgconfig |
|
|
21 |
GNU_CONFIGURE= yes |
22 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
23 |
LDFLAGS="-L${LOCALBASE}/lib" |
22 |
LDFLAGS="-L${LOCALBASE}/lib" |
24 |
CONFIGURE_ARGS= --disable-gcc-pipe |
23 |
CONFIGURE_ARGS= --disable-gcc-pipe |