mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
6d291071de
commit
df4d2b90a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362351
@ -10,11 +10,10 @@ MASTER_SITES= http://www.cityinthesky.co.uk/_media/opensource/
|
||||
MAINTAINER= martin.dieringer@gmx.de
|
||||
COMMENT= Convert PDF to SVG
|
||||
|
||||
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
|
||||
cairo:${PORTSDIR}/graphics/cairo \
|
||||
gtk:${PORTSDIR}/x11-toolkits/gtk20
|
||||
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GNOME= cairo gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/pdf2svg
|
||||
|
Loading…
Reference in New Issue
Block a user