Changeset View
Changeset View
Standalone View
Standalone View
devel/insight/Makefile
| # Created by: Mikhail Teterin | # Created by: Mikhail Teterin | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTREVISION= 2 | PORTREVISION= 2 | ||||
| MAINTAINER= mi@aldan.algebra.com | MAINTAINER= mi@aldan.algebra.com | ||||
| COMMENT= Gnu debugger with the Insight GUI front-end | COMMENT= Gnu debugger with the Insight GUI front-end | ||||
| LATEST_LINK= insight | |||||
| MASTERDIR= ${.CURDIR:H}/gdb66 | MASTERDIR= ${.CURDIR:H}/gdb66 | ||||
| OPTIONS_SLAVE= INSIGHT | OPTIONS_SLAVE= INSIGHT | ||||
| CONFLICTS= gdb-[6-9]* | CONFLICTS= gdb-[6-9]* | ||||
| MAKE_JOBS_UNSAFE= yes | MAKE_JOBS_UNSAFE= yes | ||||
| .include "${MASTERDIR}/Makefile" | .include "${MASTERDIR}/Makefile" | ||||