diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
commit | 12cdd35c4b93fe83a6f5806e823f7991132b16ff (patch) | |
tree | f5f10072537dbd0e48ef1e7781074dd236c0a18d /comms/efax-gtk | |
parent | ab228e5b7d711252695a6950bb6bec15feb848f1 (diff) | |
download | ports-12cdd35c4b93fe83a6f5806e823f7991132b16ff.tar.gz ports-12cdd35c4b93fe83a6f5806e823f7991132b16ff.zip |
Notes
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r-- | comms/efax-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 445512f2a4ac..92ba51763013 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -17,7 +17,7 @@ COMMENT= GUI front end for the efax fax program LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 LIB_DEPENDS+= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 -RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv2 +RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv RUN_DEPENDS+= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu USE_X_PREFIX= YES |