diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index 4596d25fe603..1710de283ef2 100644 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -16,11 +16,11 @@ COMMENT= Create 2D barcodes, also known as DataMatrix LICENSE= GPLv2 -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt +LIB_DEPENDS= popt:${PORTSDIR}/devel/popt GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= pkgconfig +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes