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 /www/cadaver | |
parent | 8858f438a7603c618f2ae852dc325b176c6b30e3 (diff) | |
download | ports-f970dfe37e17c50b81f95932c5c881b96db944f4.tar.gz ports-f970dfe37e17c50b81f95932c5c881b96db944f4.zip |
Notes
Diffstat (limited to 'www/cadaver')
-rw-r--r-- | www/cadaver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 4d9d70f4f636..85da9c15aaf7 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.webdav.org/cadaver/ \ MAINTAINER= josh@tcbug.org COMMENT= Commandline client for DAV -LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon26 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |