Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= opal |
8 |
PORTNAME= opal |
9 |
PORTVERSION= 2.2.3 |
9 |
PORTVERSION= 2.2.4 |
10 |
CATEGORIES= net |
10 |
CATEGORIES= net |
11 |
MASTER_SITES= http://www.voxgratia.org/releases/ |
11 |
MASTER_SITES= http://www.voxgratia.org/releases/ |
12 |
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src- |
12 |
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src- |
Lines 25-31
Link Here
|
25 |
USE_AUTOTOOLS= autoconf:259 |
25 |
USE_AUTOTOOLS= autoconf:259 |
26 |
USE_GNOME= gnometarget |
26 |
USE_GNOME= gnometarget |
27 |
GNU_CONFIGURE= yes |
27 |
GNU_CONFIGURE= yes |
28 |
INSTALLS_SHLIB= yes |
28 |
USE_LDCONFIG= yes |
29 |
|
29 |
|
30 |
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ |
30 |
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ |
31 |
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |
31 |
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |