diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 05:19:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 05:19:55 +0000 |
commit | 510bcc0c7ba38899bbe6e64203b180d9a23ededf (patch) | |
tree | 88392b4d10a4934894e36555187b620fbbfbcac3 /accessibility | |
parent | a6ee48743fdc6c9b23fe879e0cac564b755d95c8 (diff) | |
download | ports-510bcc0c7ba38899bbe6e64203b180d9a23ededf.tar.gz ports-510bcc0c7ba38899bbe6e64203b180d9a23ededf.zip |
Notes
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 |