diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-20 19:02:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-20 19:02:49 +0800 |
commit | dcca9536b485903f28ee47362171addcad57bb54 (patch) | |
tree | 44ed6579f4bb5d2c575744517e083fdd1c2e8902 /accessibility/py-atspi | |
parent | a9aa7c826e8c18986410abefebd8c150bfb9026e (diff) | |
download | freebsd-ports-gnome-dcca9536b485903f28ee47362171addcad57bb54.tar.gz freebsd-ports-gnome-dcca9536b485903f28ee47362171addcad57bb54.tar.zst freebsd-ports-gnome-dcca9536b485903f28ee47362171addcad57bb54.zip |
Add no stage all over the place in accessibility in preparation for the staging area support
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r-- | accessibility/py-atspi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index bef29481e713..0bb36cd2f2e9 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at CONFLICTS= at-spi-1.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomehier intlhack pygobject3 |