aboutsummaryrefslogtreecommitdiff
path: root/devel/insight
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2013-05-13 19:48:53 +0000
committerMikhail Teterin <mi@FreeBSD.org>2013-05-13 19:48:53 +0000
commiteaf6b60fdd1d47311cf5fa2af13e99b85580bfd6 (patch)
tree0493a124359c3b5bbb3aa7a1ebcf7c0b9a9173d1 /devel/insight
parent02d5a358fb1fa713d3b8d04fe0ac63fa4e334274 (diff)
downloadports-eaf6b60fdd1d47311cf5fa2af13e99b85580bfd6.tar.gz
ports-eaf6b60fdd1d47311cf5fa2af13e99b85580bfd6.zip
Add a patch to properly locate, where itcl's library is located.
Bump PORTREVISION (only for insight) to reflect the update of itcl -- the updated, which necessitated the above fix. Obtained from: gahr@
Notes
Notes: svn path=/head/; revision=318125
Diffstat (limited to 'devel/insight')
-rw-r--r--devel/insight/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/insight/Makefile b/devel/insight/Makefile
index 18ab9da3620c..5f039f4123f4 100644
--- a/devel/insight/Makefile
+++ b/devel/insight/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
MAINTAINER= mi@aldan.algebra.com
COMMENT= Gnu debugger with the Insight GUI front-end