freebsd-ports/devel/edb/files/patch-src__src.pro
Max Brazhnikov 0b2b32af10 Add new port devel/edb:
edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It
was inspired by OllyDbg, but aims to function on x86 and x86-64 as
well as multiple OS's. Linux is the only officially supported
platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports
are underway with varying degrees of functionality.

WWW: http://codef00.com/projects#debugger

PR:		based on ports/170779
Submitted by:	HU Dong <itechbear at gmail.com>
2012-09-18 20:55:26 +00:00

11 lines
309 B
INI

--- ./src/src.pro.orig 2011-12-12 21:27:25.000000000 +0000
+++ ./src/src.pro 2012-09-13 21:26:00.215566381 +0000
@@ -5,7 +5,7 @@
INCLUDEPATH += ./widgets ../include
RESOURCES = debugger.qrc
DESTDIR = ../
-target.path = /bin/
+target.path = $$PREFIX/bin/
INSTALLS += target
QT += xml