Set PKG_ARCH=*

This commit is contained in:
ajacoutot 2010-05-01 22:22:00 +00:00
parent 81aa82aec6
commit 1ec98062c8
3 changed files with 12 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2010/04/30 18:41:15 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2010/05/01 22:22:00 ajacoutot Exp $
COMMENT= extra icon theme for GNOME
GNOME_PROJECT= gnome-icon-theme-extras
GNOME_VERSION= 2.30.1
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= x11
@ -20,6 +20,8 @@ BUILD_DEPENDS= ::x11/icon-naming-utils \
${RUN_DEPENDS}
RUN_DEPENDS= ::x11/gnome/icon-theme
PKG_ARCH= *
USE_LIBTOOL= No
CONFIGURE_ENV= ac_cv_path_GIT=false \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/29 06:38:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2010/05/01 22:22:00 ajacoutot Exp $
COMMENT= base icon theme extension for special UI contexts
GNOME_PROJECT= gnome-icon-theme-symbolic
GNOME_VERSION= 2.30.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
@ -18,6 +19,8 @@ MODULES= x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::x11/gnome/icon-theme
PKG_ARCH= *
USE_LIBTOOL= No
CONFIGURE_ENV= ac_cv_path_GIT=false \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2010/04/29 15:26:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2010/05/01 22:22:00 ajacoutot Exp $
COMMENT= base icon theme for GNOME
GNOME_PROJECT= gnome-icon-theme
GNOME_VERSION= 2.30.2.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
@ -18,6 +19,8 @@ MODULES= x11/gnome
BUILD_DEPENDS= :gettext-*:devel/gettext \
:icon-naming-utils->=0.8.90:x11/icon-naming-utils
PKG_ARCH= *
USE_X11= Yes
USE_LIBTOOL= No
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \