diff options
Diffstat (limited to 'converters/libticonv/Makefile')
-rw-r--r-- | converters/libticonv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index b9099c0287ee..af134939d533 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -17,4 +17,5 @@ USE_GNOME= glib20 USE_LDCONFIG= yes USES= pathfix pkgconfig +NO_STAGE= yes .include <bsd.port.mk> |