From 5169f7a0644fce4dc07e9af3ddbc477d619bb4c1 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Fri, 10 Dec 2004 11:08:57 +0000 Subject: ONLY_FOR_ARCHS=i386 Reported by: kris via pointyhat --- devel/omniNotify/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index de20d239d4cc..045cbba81b9f 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -33,6 +33,9 @@ INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes USE_REINPLACE= yes +# Don't compiled on != i386 +ONLY_FOR_ARCHS= i386 + CONFIGURE_SCRIPT= ../configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \ -- cgit v1.2.3