diff options
Diffstat (limited to 'chat/spectrum')
-rw-r--r-- | chat/spectrum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index 90a0afee7cf..5d02aac3555 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2016/07/09 13:03:33 wiz Exp $ DISTNAME= spectrum-1.4.8 PKGREVISION= 33 @@ -20,7 +20,7 @@ USE_LANGUAGES= c++ c REPLACE_PYTHON+= spectrumctl/spectrumctl.py PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-xmpppy +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xmpppy BUILD_DEFS+= JABBER_USER JABBER_GROUP BUILD_DEFS+= SPECTRUM_RUN SPECTRUM_DB SPECTRUM_LOG |