diff options
Diffstat (limited to 'deskutils/gnome-pim/Makefile')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index ce86287891e2..da9462cd9c16 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepim PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.jroger.in-berlin.de/gnome-pim/ \ ${MASTER_SITE_GNOME} @@ -17,14 +18,6 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome pim package -.if !defined(WITHOUT_PILOT) -BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits -RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits -PLIST_SUB= GNOME_PILOT="" -.else -PLIST_SUB= GNOME_PILOT="@comment " -.endif - USE_X_PREFIX= yes USE_BISON= yes USE_GMAKE= yes |