1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Use the new USE_PKGCONFIG macro

- Don't request ABI version number in LIB_DEPENDS
This commit is contained in:
Emanuel Haupt 2012-07-27 11:39:11 +00:00
parent 72c9fed7c5
commit a119fc2d07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301602

View File

@ -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