aboutsummaryrefslogtreecommitdiff
path: root/net/licq-console
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-26 17:49:07 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-26 17:49:07 +0000
commit12f24bd542d642ddd60c235e3d0773bf8037156d (patch)
tree626209485284151d0ab8c48c4db24ae07eae028b /net/licq-console
parent4ad74a8845b2c84e1217ce1666111b86fa5aa52f (diff)
downloadports-12f24bd542d642ddd60c235e3d0773bf8037156d.tar.gz
ports-12f24bd542d642ddd60c235e3d0773bf8037156d.zip
Notes
Diffstat (limited to 'net/licq-console')
-rw-r--r--net/licq-console/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile
index 437b6685fb4b..eb56d95565da 100644
--- a/net/licq-console/Makefile
+++ b/net/licq-console/Makefile
@@ -17,8 +17,8 @@ COMMENT= Ncurses-based console plugin for Licq
#USE_AUTOMAKE_VER= 15
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"
-LICQ_PORT?= ${PORTSDIR}/net/licq
+LICQ_PORT?= net/licq
.include <bsd.port.pre.mk>
-.include "${LICQ_PORT}/Makefile.inc"
+.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
.include <bsd.port.post.mk>