1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Fix after objformat removal

This commit is contained in:
Pav Lucistnik 2007-03-23 22:02:30 +00:00
parent 1b87c9b7cc
commit f4b52dc69f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188138
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir
MAN1= synce-matchmaker.1
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
USE_LDCONFIG= yes

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir
MAN1= synce-matchmaker.1
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
USE_LDCONFIG= yes