summaryrefslogtreecommitdiff
path: root/x11-wm/e16
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-26 11:23:01 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-26 11:23:01 +0000
commitcc2925beacca91de4f83ed5e4073ff51013c6969 (patch)
tree76e364a046cc0eb6a2f4396d613ebce9a2590597 /x11-wm/e16
parent- Update to 1.0.5 (diff)
- Instruct portscout to ignore pre-release versions
Notes
Notes: svn path=/head/; revision=219210
Diffstat (limited to 'x11-wm/e16')
-rw-r--r--x11-wm/e16/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 01a97e98d0aa..b8ac2e7f7a6d 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -26,6 +26,8 @@ CONFIGURE_ARGS= --enable-fsstd --disable-esdtest --disable-dependency-tracking \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+PORTSCOUT= limit:0.16.8.14-*
+
.if !defined(WITHOUT_ESOUND)
USE_GNOME= esound
.else