Lines 14-23
Link Here
|
14 |
MAINTAINER= ip@doom.homeunix.org |
14 |
MAINTAINER= ip@doom.homeunix.org |
15 |
COMMENT= An enhanced Doom, Heretic and Hexen source port |
15 |
COMMENT= An enhanced Doom, Heretic and Hexen source port |
16 |
|
16 |
|
|
|
17 |
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |
17 |
RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity |
18 |
RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity |
18 |
|
19 |
|
19 |
BROKEN= Missing dependency |
|
|
20 |
|
21 |
USE_REINPLACE= yes |
20 |
USE_REINPLACE= yes |
22 |
REINPLACE_ARGS= -i "" |
21 |
REINPLACE_ARGS= -i "" |
23 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
Lines 27-32
Link Here
|
27 |
USE_SDL= sdl mixer net |
26 |
USE_SDL= sdl mixer net |
28 |
USE_GL= yes |
27 |
USE_GL= yes |
29 |
INSTALLS_SHLIB= yes |
28 |
INSTALLS_SHLIB= yes |
|
|
29 |
NOT_FOR_ARCHS= amd64 |
30 |
|
30 |
|
31 |
PKGMESSAGE= ${WRKDIR}/pkg-message |
31 |
PKGMESSAGE= ${WRKDIR}/pkg-message |