Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= oniguruma |
8 |
PORTNAME= oniguruma |
9 |
PORTVERSION= 2.5.2 |
9 |
PORTVERSION= 2.5.6 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ |
11 |
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ |
12 |
DISTNAME= onigd${PORTVERSION:S/./_/g} |
12 |
DISTNAME= onigd${PORTVERSION:S/./_/g} |
Lines 16-21
Link Here
|
16 |
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl |
16 |
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl |
17 |
|
17 |
|
18 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
18 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
|
|
19 |
|
20 |
USE_GNOME= gnometarget |
19 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
20 |
#INSTALLS_SHLIB= yes |
22 |
#INSTALLS_SHLIB= yes |
21 |
|
23 |
|