diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-17 13:19:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-17 13:19:55 +0800 |
commit | 2990acb893977c87c1a0d029df438c5d5a943aa2 (patch) | |
tree | 88392b4d10a4934894e36555187b620fbbfbcac3 /accessibility | |
parent | 2d40cf659c769dae2b90964909f7cd8e48a96c70 (diff) | |
download | freebsd-ports-gnome-2990acb893977c87c1a0d029df438c5d5a943aa2.tar.gz freebsd-ports-gnome-2990acb893977c87c1a0d029df438c5d5a943aa2.tar.zst freebsd-ports-gnome-2990acb893977c87c1a0d029df438c5d5a943aa2.zip |
- Stage support
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 0c4dab406bca..2d69d20fe9b5 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -16,7 +16,6 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) -NO_STAGE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USES= gettext gmake pathfix pkgconfig |