diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | 1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch) | |
tree | 128ce8505dc266bea10a8cf389f38de197424aed /misc/libmcal | |
parent | Information regarding the great autotools update of July 4 2004 (diff) |
Sync with new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=110841
Diffstat (limited to 'misc/libmcal')
-rw-r--r-- | misc/libmcal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/libmcal/Makefile b/misc/libmcal/Makefile index 1a16fedeab00..1769ae525a04 100644 --- a/misc/libmcal/Makefile +++ b/misc/libmcal/Makefile @@ -16,8 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} mcaldrivers-0.9.tar.gz MAINTAINER= thierry@pompo.net COMMENT= Modular Calendar Access Library -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl - +USE_LIBLTDL= yes HAS_CONFIGURE= yes USE_LIBTOOL_VER=13 USE_GMAKE= yes |