diff options
author | garga <garga@FreeBSD.org> | 2005-09-16 19:04:37 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-16 19:04:37 +0800 |
commit | 0cc3464dd4df466c0547b265ed03b28c46831b46 (patch) | |
tree | dad8c9a22b3373c9970e415bd7b40d2d29d2a930 /x11/xnee/Makefile | |
parent | a3ea3ae5cb53b3d4eb3e623391c2c14b778eae57 (diff) | |
download | freebsd-ports-gnome-0cc3464dd4df466c0547b265ed03b28c46831b46.tar.gz freebsd-ports-gnome-0cc3464dd4df466c0547b265ed03b28c46831b46.tar.zst freebsd-ports-gnome-0cc3464dd4df466c0547b265ed03b28c46831b46.zip |
- Update to 2.01
PR: ports/86123
Submitted by: Ports Fury
Diffstat (limited to 'x11/xnee/Makefile')
-rw-r--r-- | x11/xnee/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |