Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= libsamplerate |
8 |
PORTNAME= libsamplerate |
9 |
PORTVERSION= 0.1.1 |
9 |
PORTVERSION= 0.1.2 |
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-23
Link Here
|
16 |
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |
16 |
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |
17 |
fftw3.3:${PORTSDIR}/math/fftw3 |
17 |
fftw3.3:${PORTSDIR}/math/fftw3 |
18 |
|
18 |
|
19 |
USE_GNOME= gnomehack gnometarget lthack pkgconfig |
19 |
USE_GNOME= gnomehack gnometarget pkgconfig |
20 |
USE_INC_LIBTOOL_VER= 13 |
20 |
USE_LIBTOOL_VER= 15 |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
22 |
LDFLAGS="-L${LOCALBASE}/lib" |
22 |
LDFLAGS="-L${LOCALBASE}/lib" |
23 |
CONFIGURE_ARGS= --disable-gcc-pipe |
23 |
CONFIGURE_ARGS= --disable-gcc-pipe |