devel/libassetml: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
This commit is contained in:
parent
c0edaf5cdd
commit
07748aff6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360367
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= Library to share image and audio files between projects
|
||||
|
||||
BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
|
||||
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
|
||||
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
|
||||
|
||||
USES= gettext gmake libtool:keepla makeinfo pkgconfig
|
||||
USE_GNOME= gnomehack gnomeprefix glib20 libxml2
|
||||
|
|
Loading…
Reference in a new issue