summaryrefslogtreecommitdiff
path: root/net-im/licq-console
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /net-im/licq-console
parentAdd a not about boost update (diff)
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'net-im/licq-console')
-rw-r--r--net-im/licq-console/Makefile1
-rw-r--r--net-im/licq-console/files/patch-window.h11
2 files changed, 1 insertions, 11 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index 8a4a3e96ad42..82c6893bf1d6 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -3,6 +3,7 @@
PORTNAME= console
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= dinoex@FreeBSD.org
diff --git a/net-im/licq-console/files/patch-window.h b/net-im/licq-console/files/patch-window.h
deleted file mode 100644
index f598519eb3fb..000000000000
--- a/net-im/licq-console/files/patch-window.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/window.h.orig Thu Sep 30 03:51:03 2004
-+++ src/window.h Wed Oct 13 14:19:58 2004
-@@ -3,7 +3,7 @@
-
- #include <iostream>
- extern "C" {
--#include <cdk.h>
-+#include <cdk/cdk.h>
- }
-
- #define COLOR_YELLOW_BLUE COLOR_YELLOW + 8