diff options
Diffstat (limited to 'devel/clewn/Makefile')
-rw-r--r-- | devel/clewn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clewn/Makefile b/devel/clewn/Makefile index a661b7d3e468..5a20883c1e26 100644 --- a/devel/clewn/Makefile +++ b/devel/clewn/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles/${PORTNAME}-${PORTVERSION}/ MAINTAINER= giacomomariani@yahoo.it COMMENT= Clewn provides Gdb support within Vim -RUN_DEPENDS= vim:${PORTSDIR}/editors/vim +RUN_DEPENDS= vim:editors/vim USES= gmake ncurses readline GNU_CONFIGURE= yes |