diff options
Diffstat (limited to 'devel/pkgconf/Makefile')
-rw-r--r-- | devel/pkgconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 7114c92dcf8a..ed282a72c429 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes CONFLICTS_INSTALL= pkg-config-* +NO_STAGE= yes post-install: ${LN} -sf ${PREFIX}/bin/pkgconf ${PREFIX}/bin/pkg-config |