aboutsummaryrefslogtreecommitdiffstats
path: root/devel/omniNotify
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-12-10 19:08:57 +0800
committersem <sem@FreeBSD.org>2004-12-10 19:08:57 +0800
commit5692c35944fdc7b3a05f81c9bcb9bda7b5509958 (patch)
treea916ab192587a42d60984cfea3edc4998aceb798 /devel/omniNotify
parente2cdcaf66700a474fa309c15a4a3da03611c408b (diff)
downloadfreebsd-ports-gnome-5692c35944fdc7b3a05f81c9bcb9bda7b5509958.tar.gz
freebsd-ports-gnome-5692c35944fdc7b3a05f81c9bcb9bda7b5509958.tar.zst
freebsd-ports-gnome-5692c35944fdc7b3a05f81c9bcb9bda7b5509958.zip
ONLY_FOR_ARCHS=i386
Reported by: kris via pointyhat
Diffstat (limited to 'devel/omniNotify')
-rw-r--r--devel/omniNotify/Makefile3
1 files changed, 3 insertions, 0 deletions
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}" \