1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Update port verion and related.

Added missing dependency iconv.3.
Now using LOCALBASE instead of PREFIX to tell build where to find
libraries.

PR:		56061
Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-08-28 08:52:43 +00:00
parent 26b4e33276
commit 3c9f052d51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87870
4 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= synce-dccm
PORTVERSION= 0.7
PORTVERSION= 0.8
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
@ -13,15 +13,15 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Listener daemon for connections from WinCE devices
LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
MAN1= dccm.1 synce-sound.1
WRKSRC= ${WRKDIR}/synce-dccm-0.7
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --program-transform-name="" \
--with-libsynce=${PREFIX}
CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
INSTALLS_SHLIB= yes

View File

@ -1 +1 @@
MD5 (synce-dccm-0.7.tar.gz) = bc1cd563870642cc5bbd16e9b31bf208
MD5 (synce-dccm-0.8.tar.gz) = 4e1367c7b2a90c4cfe4b9a814549cc69

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= synce-dccm
PORTVERSION= 0.7
PORTVERSION= 0.8
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
@ -13,15 +13,15 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Listener daemon for connections from WinCE devices
LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
MAN1= dccm.1 synce-sound.1
WRKSRC= ${WRKDIR}/synce-dccm-0.7
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --program-transform-name="" \
--with-libsynce=${PREFIX}
CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
INSTALLS_SHLIB= yes

View File

@ -1 +1 @@
MD5 (synce-dccm-0.7.tar.gz) = bc1cd563870642cc5bbd16e9b31bf208
MD5 (synce-dccm-0.8.tar.gz) = 4e1367c7b2a90c4cfe4b9a814549cc69