Lines 8-13
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= raptor |
9 |
PORTNAME= raptor |
10 |
PORTVERSION= 0.9.6 |
10 |
PORTVERSION= 0.9.6 |
|
|
11 |
PORTREVISION= 1 |
11 |
CATEGORIES= textproc |
12 |
CATEGORIES= textproc |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
13 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
13 |
http://www.redland.opensource.ac.uk/dist/source/ |
14 |
http://www.redland.opensource.ac.uk/dist/source/ |
Lines 23-28
Link Here
|
23 |
|
24 |
|
24 |
USE_LIBTOOL= yes |
25 |
USE_LIBTOOL= yes |
25 |
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |
26 |
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |
|
|
27 |
CONFIGURE_ARGS= --with-xml-parser=libxml |
26 |
INSTALLS_SHLIB= yes |
28 |
INSTALLS_SHLIB= yes |
27 |
|
29 |
|
28 |
MAN1= rdfdump.1 |
30 |
MAN1= rdfdump.1 |