diff options
Diffstat (limited to 'devel/tevent016/Makefile')
-rw-r--r-- | devel/tevent016/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tevent016/Makefile b/devel/tevent016/Makefile index 81617f0e4d2a..2a2d1d2371c9 100644 --- a/devel/tevent016/Makefile +++ b/devel/tevent016/Makefile @@ -1,6 +1,6 @@ PORTNAME= tevent DISTVERSION= 0.16.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 0 CATEGORIES= devel MASTER_SITES= SAMBA @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --disable-rpath \ CONFIGURE_ENV= PYTHONHASHSEED=1 MAKE_ENV= PYTHONHASHSEED=1 -CONFLICTS_INSTALL= tevent +CONFLICTS_INSTALL= tevent tevent[0-9]* OPTIONS_DEFINE= DEBUG PYTHON OPTIONS_DEFAULT= PYTHON |