Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= lesstif |
4 |
PORTNAME= lesstif |
5 |
PORTVERSION= 0.95.2 |
5 |
PORTVERSION= 0.95.2 |
6 |
PORTREVISION= 6 |
6 |
PORTREVISION= 7 |
7 |
PORTEPOCH= 2 |
7 |
PORTEPOCH= 2 |
8 |
CATEGORIES= x11-toolkits |
8 |
CATEGORIES= x11-toolkits |
9 |
MASTER_SITES= SF |
9 |
MASTER_SITES= SF |
Lines 18-25
Link Here
|
18 |
|
18 |
|
19 |
CONFLICTS?= open-motif-* |
19 |
CONFLICTS?= open-motif-* |
20 |
|
20 |
|
21 |
USES= tar:bzip2 libtool |
21 |
USES= tar:bzip2 libtool xorg |
22 |
USE_XORG= sm ice xt xp xext x11 xorgproto xrender xft |
22 |
USE_XORG= sm ice xt xext x11 xorgproto xrender xft |
23 |
USE_LDCONFIG= yes |
23 |
USE_LDCONFIG= yes |
24 |
GNU_CONFIGURE= yes |
24 |
GNU_CONFIGURE= yes |
25 |
CONFIGURE_ARGS= --enable-static --enable-shared --enable-production \ |
25 |
CONFIGURE_ARGS= --enable-static --enable-shared --enable-production \ |
Lines 26-31
Link Here
|
26 |
--disable-maintainer-mode \ |
26 |
--disable-maintainer-mode \ |
27 |
--with-fontconfig-lib=${LOCALBASE}/lib \ |
27 |
--with-fontconfig-lib=${LOCALBASE}/lib \ |
28 |
--with-freetype-lib=${LOCALBASE}/lib |
28 |
--with-freetype-lib=${LOCALBASE}/lib |
|
|
29 |
INSTALL_TARGET= install-strip |
29 |
|
30 |
|
30 |
post-patch: |
31 |
post-patch: |
31 |
@${REINPLACE_CMD} 's,freetype/freetype.h,freetype.h,' \ |
32 |
@${REINPLACE_CMD} 's,freetype/freetype.h,freetype.h,' \ |