diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /comms/efax-gtk/Makefile | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'comms/efax-gtk/Makefile')
-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 915e074279ae..21f5b19f8886 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= efax-gtk PORTVERSION= 3.0.12 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +21,6 @@ RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv USE_GHOSTSCRIPT_RUN= yes USE_GNOME= gtk20 -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir=${X11BASE}/man MAN1= efax.1 efix.1 efax-gtk.1 |