diff options
Diffstat (limited to 'converters/libticonv/Makefile')
-rw-r--r-- | converters/libticonv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index b72574161bec..d9ec3cd3ebfe 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -15,7 +15,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= build -USES= pathfix +USES= pathfix pkgconfig .include <bsd.port.mk> |