diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-26 21:42:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-26 21:42:42 +0000 |
commit | 36a3da9086a384f4485690b8a08f2973e6e29206 (patch) | |
tree | bcdcfd7d6ac0743a1bdd93001cdf602755615460 /net/licq | |
parent | 57cf2f8f9b76fa1a38a63716fc9b2bc24d8b6a09 (diff) | |
download | ports-36a3da9086a384f4485690b8a08f2973e6e29206.tar.gz ports-36a3da9086a384f4485690b8a08f2973e6e29206.zip |
Notes
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 8e96cd6a5b70..fb5587934366 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME} -LICQ_PORT?= ${PKGCATEGORY}/${PORTDIRNAME} +LICQ_PORT?= net/licq # workaround for installed autoconf/automake CONFIGURE_ARGS+=--program-transform-name=s,y,y, |