diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-05 08:33:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-05 08:33:57 +0000 |
commit | f970dfe37e17c50b81f95932c5c881b96db944f4 (patch) | |
tree | 66cdef971b6d27bb3a3ab78a537c016547f7eada /devel/baz/Makefile | |
parent | 8858f438a7603c618f2ae852dc325b176c6b30e3 (diff) | |
download | ports-f970dfe37e17c50b81f95932c5c881b96db944f4.tar.gz ports-f970dfe37e17c50b81f95932c5c881b96db944f4.zip |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
Notes
Notes:
svn path=/head/; revision=212638
Diffstat (limited to 'devel/baz/Makefile')
-rw-r--r-- | devel/baz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index ae82d23dffd6..6a0e640c4d10 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \ gdiff:${PORTSDIR}/textproc/diffutils \ gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon \ +LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon26 \ gpgme.17:${PORTSDIR}/security/gpgme USE_GMAKE= yes |