Restrict to i386.
This commit is contained in:
@@ -32,6 +32,7 @@ USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
CONFIGURE_ENV= CFLAGS="-D__XSI_VISIBLE -D__BSD_VISIBLE -D_P1003_1B_VISIBLE -pthread -I${PREFIX}/include -L${PREFIX}/lib"
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
.if defined(WITH_GNOMELIBS) || exists(${X11BASE}/include/gnome-1.0/libart_lgpl/art_misc.h)
|
||||
USE_GNOME= gnomelibs
|
||||
@@ -47,10 +48,6 @@ CLASSESDIR= ${PORTNAME}-class-library-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
# Conditionally compile the gnome-dependent stuff
|
||||
.if !defined(WITH_GNOMELIBS) && !exists(${X11BASE}/include/gnome-1.0/libart_lgpl/art_misc.h)
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa ${PATCHDIR}/extra-patch-ab
|
||||
|
||||
Reference in New Issue
Block a user