View | Details | Raw Unified | Return to bug 46582
Collapse All | Expand All

(-)audio/soundtracker/Makefile (+4 lines)
Lines 25-30 Link Here
25
25
26
.include <bsd.port.pre.mk>
26
.include <bsd.port.pre.mk>
27
27
28
.if ${OSVERSION} > 500034
29
CONFIGURE_ARGS+=	--disable-asm
30
.endif
31
28
.if ${HAVE_GNOME:Mgnomelibs}!=""
32
.if ${HAVE_GNOME:Mgnomelibs}!=""
29
PKGNAMESUFFIX=	-gnome
33
PKGNAMESUFFIX=	-gnome
30
USE_GNOME+=	gnomelibs gnomeprefix gnomehack
34
USE_GNOME+=	gnomelibs gnomeprefix gnomehack

Return to bug 46582