aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs4/Makefile
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2008-06-27 21:03:12 +0800
committered <ed@FreeBSD.org>2008-06-27 21:03:12 +0800
commit45af88b3713d0ea47f20746c5ce55ca296909a78 (patch)
tree03a396124cb697fa86489545b3ceafba3ee74c0e /x11/kdelibs4/Makefile
parent3338a31d295dc3338e84f952931610ffa332060b (diff)
downloadfreebsd-ports-gnome-45af88b3713d0ea47f20746c5ce55ca296909a78.tar.gz
freebsd-ports-gnome-45af88b3713d0ea47f20746c5ce55ca296909a78.tar.zst
freebsd-ports-gnome-45af88b3713d0ea47f20746c5ce55ca296909a78.zip
Prevent the usage of the CTRL() macro.
After my change to the CTRL() macro, the kpty code sets improper values to various control keys. Change the kpty code to use the constants from <sys/ttydefaults.h>. Approved by: philip (mentor)
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r--x11/kdelibs4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 5b36357ce24c..7772d47a51a7 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src