diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-03-24 16:19:58 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-03-24 16:19:58 +0000 |
commit | ffc299d0f96f6fcc684ab8f8e24f423e0fb59155 (patch) | |
tree | daea5598008632dd381bda5e906cb644daac12b1 /net/licq-console | |
parent | c0fd2c2b88580e5fc247691417c65edcf4c34c5a (diff) | |
download | FreeBSD-ports-ffc299d0f96f6fcc684ab8f8e24f423e0fb59155.zip FreeBSD-ports-ffc299d0f96f6fcc684ab8f8e24f423e0fb59155.tar.gz |
- update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6
Diffstat (limited to 'net/licq-console')
-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 7393019..c68dd45 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 |