summaryrefslogtreecommitdiff
path: root/chat/licq-gui-qt
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-09-08 11:57:48 +0000
committerjperkin <jperkin>2015-09-08 11:57:48 +0000
commitcb9e042bfd14487f548a239d4cb6563d50a10f23 (patch)
treeac5bb8192eb735b234109e3220171135027a6e78 /chat/licq-gui-qt
parenta436c152cf4513099df348d3da42e67aca6a958a (diff)
downloadpkgsrc-cb9e042bfd14487f548a239d4cb6563d50a10f23.tar.gz
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
Diffstat (limited to 'chat/licq-gui-qt')
-rw-r--r--chat/licq-gui-qt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile
index 10f7f213932..f07a350f220 100644
--- a/chat/licq-gui-qt/Makefile
+++ b/chat/licq-gui-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2015/09/08 11:57:49 jperkin Exp $
#
DISTNAME= licq-1.3.5
@@ -28,8 +28,6 @@ SHLIBTOOL_OVERRIDE= # empty
OVERRIDE_DIRDEPTH= 3
CONFIGURE_DIRS= plugins/qt-gui
-INCOMPAT_CURSES= NetBSD-1.4*-* NetBSD-1.5*-* NetBSD-1.6[-_.]*-* NetBSD-1.6[A-Q]-*
-
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libSM/buildlink3.mk"