diff options
author | pav <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
commit | 372d6b3b60511175c22379853cef5c163e8f8c37 (patch) | |
tree | 862858638d7623c7198f4c12579a7a0ca493523b /comms/efax-gtk | |
parent | 4c87cacf5ce76941ca8cf8d8d3bebdd456fbd4bb (diff) | |
download | FreeBSD-ports-372d6b3b60511175c22379853cef5c163e8f8c37.zip FreeBSD-ports-372d6b3b60511175c22379853cef5c163e8f8c37.tar.gz |
- Move print/ggv2 to print/ggv
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 445512f..92ba517 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 |