Remove trailing slash that breaks dependency registation

PR:		ports/121647
Submitted by:	MOROHOSHI Akihiko
This commit is contained in:
Johan van Selst 2008-03-12 18:06:10 +00:00
parent c53da1f2e5
commit d1b3e46172
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208898

View file

@ -20,7 +20,7 @@ MAINTAINER= johans@stack.nl
COMMENT= Replacement for crypt(1)
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
mhash.2:${PORTSDIR}/security/mhash/
mhash.2:${PORTSDIR}/security/mhash
USE_GETTEXT= yes
GNU_CONFIGURE= yes