Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= libxslt |
4 |
PORTNAME= libxslt |
5 |
PORTVERSION= 1.1.32 |
5 |
PORTVERSION= 1.1.33 |
6 |
PORTREVISION?= 1 |
|
|
7 |
CATEGORIES?= textproc gnome |
6 |
CATEGORIES?= textproc gnome |
8 |
MASTER_SITES= http://xmlsoft.org/sources/ \ |
7 |
MASTER_SITES= http://xmlsoft.org/sources/ \ |
9 |
https://mirror.umd.edu/xbmc/build-deps/sources/ |
8 |
https://mirror.umd.edu/xbmc/build-deps/sources/ |
Lines 14-20
COMMENT?= The XSLT C library for GNOME
Link Here
|
14 |
|
13 |
|
15 |
.if !defined(REFERENCE_PORT) |
14 |
.if !defined(REFERENCE_PORT) |
16 |
|
15 |
|
17 |
USES+= cpe gmake localbase libtool pathfix |
16 |
USES+= cpe gmake gnome localbase libtool pathfix |
18 |
CPE_VENDOR= xmlsoft |
17 |
CPE_VENDOR= xmlsoft |
19 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
20 |
INSTALL_TARGET= install-strip |
19 |
INSTALL_TARGET= install-strip |