- Generalize dependency on ghostscript
Reported by: pointyhat exprun
This commit is contained in:
parent
3174dbeeb2
commit
4bed15dbd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187907
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ MAINTAINER= jbq@caraldi.com
|
|||
COMMENT= GUI front end for the efax fax program
|
||||
|
||||
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
|
||||
RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv \
|
||||
gs:${PORTSDIR}/print/ghostscript-gnu
|
||||
RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv
|
||||
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue