diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-28 19:18:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-28 19:18:57 +0000 |
commit | 087e31488c8285135fa178e90b1b37d35767cc12 (patch) | |
tree | 8d160347a5f9956cafc8adb6cd225632bd5e2a5d /net-im/meanwhile/Makefile | |
parent | 2e677b034eade3e85672fbab0f9af6f6e00046e9 (diff) | |
download | ports-087e31488c8285135fa178e90b1b37d35767cc12.tar.gz ports-087e31488c8285135fa178e90b1b37d35767cc12.zip |
Notes
Diffstat (limited to 'net-im/meanwhile/Makefile')
-rw-r--r-- | net-im/meanwhile/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index 29f91b3b9297..49a4ae9f9863 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -6,22 +6,16 @@ # PORTNAME= meanwhile -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~marcus/ -PATCH_SITE_SUBDIR=marcus -PATCHFILES= patch-net_meanwhile-cvs - MAINTAINER= marcus@FreeBSD.org COMMENT= Open Source implementation of the Lotus Sametime protocol USE_GMAKE= yes -USE_GNOME= lthack glib20 +USE_GNOME= gnomehack lthack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 |