diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-16 11:04:37 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-16 11:04:37 +0000 |
commit | 91a694061df783654e4c78cfde05012e9182b7a3 (patch) | |
tree | 95fe6db50117764006a349ce1897576a29260c71 /x11 | |
parent | 9e344dbbebf151c2bd453db654c1c9fa0621efcd (diff) | |
download | ports-91a694061df783654e4c78cfde05012e9182b7a3.tar.gz ports-91a694061df783654e4c78cfde05012e9182b7a3.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xnee/Makefile | 3 | ||||
-rw-r--r-- | x11/xnee/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile index 5d194b75b3b6..67a272e70ca8 100644 --- a/x11/xnee/Makefile +++ b/x11/xnee/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xnee -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,6 +19,7 @@ USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-doc INFO= xnee PLIST_FILES= bin/cnee lib/libxnee.a diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo index bac363836790..7e95cd021157 100644 --- a/x11/xnee/distinfo +++ b/x11/xnee/distinfo @@ -1,2 +1,2 @@ -MD5 (Xnee-2.00.tar.gz) = 88ebeb440b8a0933361602192e2b301d -SIZE (Xnee-2.00.tar.gz) = 579544 +MD5 (Xnee-2.01.tar.gz) = c22cb4ce520bdf27867b823e57b6e7da +SIZE (Xnee-2.01.tar.gz) = 599038 |