diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-24 16:19:58 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-24 16:19:58 +0000 |
commit | 0e00f5d4b2b79b6988fa540921fdd4d2f92cf04e (patch) | |
tree | 2bd17e2c8098dc091d44c43abec0a1c1843460fb /net/licq-console/Makefile | |
parent | 4a2ca536734a27ebebd8c4a5549bb7eec94884f4 (diff) |
Notes
Diffstat (limited to 'net/licq-console/Makefile')
-rw-r--r-- | net/licq-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile index 7393019e6afb..c68dd4543e8e 100644 --- a/net/licq-console/Makefile +++ b/net/licq-console/Makefile @@ -12,8 +12,8 @@ CATEGORIES= net MAINTAINER= dinoex@FreeBSD.org COMMENT= Ncurses-based console plugin for Licq -USE_AUTOCONF_VER= 253 -USE_AUTOMAKE_VER= 15 +#USE_AUTOCONF_VER= 254 +#USE_AUTOMAKE_VER= 15 CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS}" LICQ_PORT?= ${PORTSDIR}/net/licq |