diff options
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r-- | devel/cgdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 927a144829d9..45135de0eca6 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -12,7 +12,7 @@ COMMENT= Curses-based interface to the GNU Debugger LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man +BUILD_DEPENDS= help2man:misc/help2man USES= makeinfo readline |