summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-24 23:42:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-24 23:42:17 +0000
commit12cdd35c4b93fe83a6f5806e823f7991132b16ff (patch)
treef5f10072537dbd0e48ef1e7781074dd236c0a18d /comms
parent- Move editors/gedit2 to editors/gedit (diff)
- Move print/ggv2 to print/ggv
Notes
Notes: svn path=/head/; revision=127244
Diffstat (limited to 'comms')
-rw-r--r--comms/efax-gtk/Makefile2
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