diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-devel-docs/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-devel-docs3/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-icon-theme-extras/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-user-docs3/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index db653868a..451b3653e 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils CONFLICTS= gnome-devel-docs-3.[0-9]* +NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USES= gmake diff --git a/misc/gnome-devel-docs3/Makefile b/misc/gnome-devel-docs3/Makefile index a03543c8d..22d7bbc58 100644 --- a/misc/gnome-devel-docs3/Makefile +++ b/misc/gnome-devel-docs3/Makefile @@ -13,6 +13,7 @@ COMMENT= Documents targeted for GNOME developers CONFLICTS= gnome-devel-docs-2.[0-9]* +NO_STAGE= yes LATEST_LINK= gnome-devel-docs3 USE_XZ= yes GNU_CONFIGURE= yes diff --git a/misc/gnome-icon-theme-extras/Makefile b/misc/gnome-icon-theme-extras/Makefile index fb236b594..d65543ee3 100644 --- a/misc/gnome-icon-theme-extras/Makefile +++ b/misc/gnome-icon-theme-extras/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hic icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +NO_STAGE= yes USE_XZ= yes GNU_CONFIGURE= yes USES= gmake pathfix diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 6842a382c..0f6becb1e 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hic icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +NO_STAGE= yes USE_XZ= yes GNU_CONFIGURE= yes USES= gmake pathfix diff --git a/misc/gnome-user-docs3/Makefile b/misc/gnome-user-docs3/Makefile index e1006ed05..192d14750 100644 --- a/misc/gnome-user-docs3/Makefile +++ b/misc/gnome-user-docs3/Makefile @@ -13,6 +13,7 @@ COMMENT= GNOME 3 users guide BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +NO_STAGE= yes LATEST_LINK= gnome-user-docs3 USE_XZ= yes GNU_CONFIGURE= yes |