Lines 16-30
Link Here
|
16 |
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |
16 |
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |
17 |
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas |
17 |
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas |
18 |
|
18 |
|
19 |
USE_GNOMELIBS= yes |
19 |
USE_GNOMENG= yes |
|
|
20 |
WANT_GNOME= yes |
20 |
USE_X_PREFIX= yes |
21 |
USE_X_PREFIX= yes |
21 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
22 |
CONFIGURE_ARGS+= --sysconfdir=`${GNOME_CONFIG} --sysconfdir` |
23 |
CONFIGURE_ARGS+= --sysconfdir=`${GNOME_CONFIG} --sysconfdir` |
23 |
|
24 |
|
24 |
.include <bsd.port.pre.mk> |
25 |
.include <bsd.port.pre.mk> |
25 |
|
26 |
|
26 |
.if defined(HAVE_GNOME) |
27 |
.if ${HAVE_GNOME:Mgnomelibs}!="" |
27 |
USE_GNOME= yes |
28 |
USE_GNOME= gnomelibs libcapplet |
28 |
.endif |
29 |
.endif |
29 |
|
30 |
|
30 |
.include <bsd.port.post.mk> |
31 |
.include <bsd.port.post.mk> |