diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-05-20 12:17:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-05-20 12:17:46 +0000 |
commit | d77081d1b72a168d001d0784032f3e14df95ce85 (patch) | |
tree | 3cf3983edcf4626a1212482a6e1c263c5ab6566d /net-im/licq-console | |
parent | afd9c0e2538b26f60b1123320de9de8d96de9716 (diff) | |
download | ports-d77081d1b72a168d001d0784032f3e14df95ce85.tar.gz ports-d77081d1b72a168d001d0784032f3e14df95ce85.zip |
Notes
Diffstat (limited to 'net-im/licq-console')
-rw-r--r-- | net-im/licq-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile index 8b8bef4e0b77..eff247d4cabc 100644 --- a/net-im/licq-console/Makefile +++ b/net-im/licq-console/Makefile @@ -10,11 +10,11 @@ PORTVERSION= ${CONSOLE_LICQ_VER} PORTREVISION= 4 CATEGORIES= net-im -LIB_DEPENDS= cdk.5:${PORTSDIR}/devel/cdk - MAINTAINER= dinoex@FreeBSD.org COMMENT= Ncurses-based console plugin for Licq +LIB_DEPENDS= cdk.5:${PORTSDIR}/devel/cdk + GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" \ |