head	1.10;
access;
symbols
	pkgsrc-2013Q2:1.10.0.54
	pkgsrc-2013Q2-base:1.10
	pkgsrc-2012Q4:1.10.0.52
	pkgsrc-2012Q4-base:1.10
	pkgsrc-2011Q4:1.10.0.50
	pkgsrc-2011Q4-base:1.10
	pkgsrc-2011Q2:1.10.0.48
	pkgsrc-2011Q2-base:1.10
	pkgsrc-2009Q4:1.10.0.46
	pkgsrc-2009Q4-base:1.10
	pkgsrc-2008Q4:1.10.0.44
	pkgsrc-2008Q4-base:1.10
	pkgsrc-2008Q3:1.10.0.42
	pkgsrc-2008Q3-base:1.10
	cube-native-xorg:1.10.0.40
	cube-native-xorg-base:1.10
	pkgsrc-2008Q2:1.10.0.38
	pkgsrc-2008Q2-base:1.10
	pkgsrc-2008Q1:1.10.0.36
	pkgsrc-2008Q1-base:1.10
	pkgsrc-2007Q4:1.10.0.34
	pkgsrc-2007Q4-base:1.10
	pkgsrc-2007Q3:1.10.0.32
	pkgsrc-2007Q3-base:1.10
	pkgsrc-2007Q2:1.10.0.30
	pkgsrc-2007Q2-base:1.10
	pkgsrc-2007Q1:1.10.0.28
	pkgsrc-2007Q1-base:1.10
	pkgsrc-2006Q4:1.10.0.26
	pkgsrc-2006Q4-base:1.10
	pkgsrc-2006Q3:1.10.0.24
	pkgsrc-2006Q3-base:1.10
	pkgsrc-2006Q2:1.10.0.22
	pkgsrc-2006Q2-base:1.10
	pkgsrc-2006Q1:1.10.0.20
	pkgsrc-2006Q1-base:1.10
	pkgsrc-2005Q4:1.10.0.18
	pkgsrc-2005Q4-base:1.10
	pkgsrc-2005Q3:1.10.0.16
	pkgsrc-2005Q3-base:1.10
	pkgsrc-2005Q2:1.10.0.14
	pkgsrc-2005Q2-base:1.10
	pkgsrc-2005Q1:1.10.0.12
	pkgsrc-2005Q1-base:1.10
	pkgsrc-2004Q4:1.10.0.10
	pkgsrc-2004Q4-base:1.10
	pkgsrc-2004Q3:1.10.0.8
	pkgsrc-2004Q3-base:1.10
	pkgsrc-2004Q2:1.10.0.6
	pkgsrc-2004Q2-base:1.10
	pkgsrc-2004Q1:1.10.0.4
	pkgsrc-2004Q1-base:1.10
	pkgsrc-2003Q4:1.10.0.2
	pkgsrc-2003Q4-base:1.10
	netbsd-1-6:1.7.0.8
	netbsd-1-6-RELEASE-base:1.7
	pkgviews:1.7.0.4
	pkgviews-base:1.7
	buildlink2:1.7.0.2
	buildlink2-base:1.7
	netbsd-1-5-PATCH003:1.7
	netbsd-1-5-PATCH001:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2003.01.13.12.39.35;	author wiz;	state dead;
branches;
next	1.9;

1.9
date	2002.09.21.07.25.55;	author jlam;	state Exp;
branches;
next	1.8;

1.8
date	2002.09.10.16.06.35;	author wiz;	state Exp;
branches;
next	1.7;

1.7
date	2001.10.24.22.10.49;	author jlam;	state Exp;
branches;
next	1.6;

1.6
date	2001.10.23.13.14.48;	author jlam;	state Exp;
branches;
next	1.5;

1.5
date	2001.08.29.22.41.07;	author jlam;	state Exp;
branches;
next	1.4;

1.4
date	2001.06.29.04.54.50;	author jlam;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.27.18.07.54;	author jlam;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.22.06.12.01;	author jlam;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.01.20.40.32;	author jlam;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.03.01.20.40.32;	author jlam;	state Exp;
branches;
next	;


desc
@@


1.10
log
@The jpilot-expense and jpilot-synctime are included in the jpilot-0.99.3
package -- remove the separate packages.
@
text
@# $NetBSD: Makefile,v 1.9 2002/09/21 07:25:55 jlam Exp $

DISTNAME=		jpilot-0.99
PKGNAME=		jpilot-synctime-0.99
PKGREVISION=		1
WRKSRC=			${WRKDIR}/${DISTNAME}/SyncTime
CATEGORIES=		comms
MASTER_SITES=		http://jpilot.org/

MAINTAINER=		jlam@@netbsd.org
HOMEPAGE=		http://jpilot.org/
COMMENT=		Time synchronization plugin for J-Pilot

BUILDLINK_DEPMETHOD.jpilot=	full

USE_BUILDLINK2=		# defined
USE_X11=		# defined
USE_LIBTOOL=		# defined

GNU_CONFIGURE=		# defined
CONFIGURE_ARGS+=	--with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
CONFIGURE_ARGS+=	--with-pilot-prefix="${BUILDLINK_PREFIX.pilot-link-libs}"

PLUGINSDIR=		${PREFIX}/lib/jpilot/plugins
PLIST_SUBST+=		PLUGINSDIR=${PLUGINSDIR:S/${PREFIX}\///}

post-extract:
	${RM} -f ${WRKSRC}/../libtool
	${LN} -sf ${PKGLIBTOOL} ${WRKSRC}/../libtool

.include "../../comms/jpilot/buildlink2.mk"
.include "../../comms/pilot-link-libs/buildlink2.mk"

.include "../../mk/bsd.pkg.mk"
@


1.9
log
@buildlink1 -> buildlink2
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2002/09/10 16:06:35 wiz Exp $
@


1.8
log
@Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2001/10/24 22:10:49 jlam Exp $
d14 1
a14 1
DEPENDS+=		jpilot>=0.99:../../comms/jpilot
d16 2
a17 1
USE_BUILDLINK_ONLY=	# defined
d21 2
a22 2
CONFIGURE_ARGS+=	--with-gtk-prefix="${BUILDLINK_DIR}"
CONFIGURE_ARGS+=	--with-pilot-prefix="${BUILDLINK_DIR}"
d29 4
a32 1
	${LN} -sf ${LIBTOOL} ${WRKSRC}/../libtool
a33 3
.include "../../comms/jpilot/buildlink.mk"
.include "../../comms/pilot-link-libs/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
@


1.7
log
@I am a triple idiot.  The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2001/10/23 13:14:48 jlam Exp $
d5 1
@


1.6
log
@x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2001/08/29 22:41:07 jlam Exp $
a28 1
.include "../../mk/x11.buildlink.mk"
d31 1
@


1.5
log
@Use x11.buildlink.mk instead of USE_X11.  Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2001/06/29 04:54:50 jlam Exp $
d29 1
a31 1
.include "../../mk/x11.buildlink.mk"
@


1.4
log
@USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2001/06/27 18:07:54 jlam Exp $
a15 1
USE_X11=		# defined
d31 1
@


1.3
log
@Convert to use pilot-link-libs' buildlink.mk files and mark as
USE_BUILDLINK_ONLY.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2001/06/22 06:12:01 jlam Exp $
a15 2
USE_CONFIG_WRAPPER=	# defined

@


1.2
log
@Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2001/03/01 20:40:32 jlam Exp $
d33 1
a33 1
.include "../../comms/pilot-link/buildlink.mk"
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d15 3
d22 2
a23 4
EVAL_PREFIX+=		GTKDIR=gtk+
EVAL_PREFIX+=		PILOTLINKDIR=pilot-link
CONFIGURE_ARGS+=	--with-gtk-prefix="${GTKDIR}"
CONFIGURE_ARGS+=	--with-pilot-prefix="${PILOTLINKDIR}"
d32 2
@


1.1.1.1
log
@Time synchronization plugin for J-Pilot
@
text
@@
