- Generalize dependency on ghostscript

Reported by:	pointyhat exprun
This commit is contained in:
Pav Lucistnik 2007-03-21 15:28:47 +00:00
parent 3174dbeeb2
commit 4bed15dbd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187907

View file

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