Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= herrie |
8 |
PORTNAME= herrie |
9 |
PORTVERSION= 1.8.3 |
9 |
PORTVERSION= 1.8.4 |
10 |
CATEGORIES= audio |
10 |
CATEGORIES= audio |
11 |
MASTER_SITES= http://herrie.info/distfiles/ \ |
11 |
MASTER_SITES= http://herrie.info/distfiles/ \ |
12 |
http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ |
12 |
http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ |
Lines 74-82
Link Here
|
74 |
CONFIGURE_ARGS+=xcurses |
74 |
CONFIGURE_ARGS+=xcurses |
75 |
.endif |
75 |
.endif |
76 |
.if !defined(WITHOUT_XSPF) |
76 |
.if !defined(WITHOUT_XSPF) |
77 |
# We need 0.6.3, which has proper C bindings |
77 |
LIB_DEPENDS+= spiff.1:${PORTSDIR}/multimedia/libspiff |
78 |
BUILD_DEPENDS+= libspiff>=0.6.3:${PORTSDIR}/multimedia/libspiff |
|
|
79 |
RUN_DEPENDS+= libspiff>=0.6.3:${PORTSDIR}/multimedia/libspiff |
80 |
.else |
78 |
.else |
81 |
CONFIGURE_ARGS+=no_xspf |
79 |
CONFIGURE_ARGS+=no_xspf |
82 |
.endif |
80 |
.endif |