Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= gloox |
8 |
PORTNAME= gloox |
9 |
PORTVERSION= 0.8 |
9 |
PORTVERSION= 0.8.4 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= net-im |
10 |
CATEGORIES= net-im |
12 |
MASTER_SITES= http://camaya.net/download/ |
11 |
MASTER_SITES= http://camaya.net/download/ |
13 |
|
12 |
|
Lines 23-29
Link Here
|
23 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
24 |
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |
23 |
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |
25 |
LDFLAGS="-L${LOCALBASE}/lib" |
24 |
LDFLAGS="-L${LOCALBASE}/lib" |
26 |
INSTALLS_SHLIB= yes |
25 |
USE_LDCONFIG= yes |
27 |
|
26 |
|
28 |
.include <bsd.port.pre.mk> |
27 |
.include <bsd.port.pre.mk> |
29 |
|
28 |
|