|
Lines 6-12
Link Here
|
| 6 |
|
6 |
|
| 7 |
PORTNAME= libcdio |
7 |
PORTNAME= libcdio |
| 8 |
PORTVERSION= 0.82 |
8 |
PORTVERSION= 0.82 |
| 9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
| 10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
| 11 |
MASTER_SITES= ${MASTER_SITE_GNU} |
11 |
MASTER_SITES= ${MASTER_SITE_GNU} |
| 12 |
MASTER_SITE_SUBDIR= libcdio |
12 |
MASTER_SITE_SUBDIR= libcdio |
|
Lines 26-31
Link Here
|
| 26 |
USE_GMAKE= yes |
26 |
USE_GMAKE= yes |
| 27 |
USE_ICONV= yes |
27 |
USE_ICONV= yes |
| 28 |
USE_LDCONFIG= yes |
28 |
USE_LDCONFIG= yes |
|
|
29 |
USE_NCURSES= yes |
| 29 |
CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ |
30 |
CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ |
| 30 |
--with-libiconv-prefix=${LOCALBASE} \ |
31 |
--with-libiconv-prefix=${LOCALBASE} \ |
| 31 |
USE_PERL5_BUILD=yes |
32 |
USE_PERL5_BUILD=yes |