|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= gtk-murrine-engine |
8 |
PORTNAME= gtk-murrine-engine |
| 9 |
PORTVERSION= 0.13 |
9 |
PORTVERSION= 0.30.2 |
| 10 |
CATEGORIES= x11-themes |
10 |
CATEGORIES= x11-themes |
| 11 |
MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ |
11 |
MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ |
| 12 |
DISTNAME= murrine-${PORTVERSION} |
12 |
DISTNAME= murrine-${PORTVERSION} |
|
Lines 18-24
Link Here
|
| 18 |
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 |
18 |
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 |
| 19 |
|
19 |
|
| 20 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
|
|
21 |
.if defined(WITH_ANIMATION) |
| 21 |
CONFIGURE_ARGS= --enable-animation |
22 |
CONFIGURE_ARGS= --enable-animation |
|
|
23 |
.endif |
| 22 |
USE_GMAKE= yes |
24 |
USE_GMAKE= yes |
| 23 |
USE_BZIP2= yes |
25 |
USE_BZIP2= yes |
| 24 |
USE_GNOME= gtk20 |
26 |
USE_GNOME= gtk20 |