aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-04-19 19:53:37 +0800
committerdinoex <dinoex@FreeBSD.org>2004-04-19 19:53:37 +0800
commitcceb4bde0bb3a9e63dc42d88e1e4f616788638de (patch)
treeaba47832b4d159d1266c89d968021fc7b1a909ce /net-im
parent974063c5991f451b5e78e079ce4ba41406e164a5 (diff)
downloadfreebsd-ports-gnome-cceb4bde0bb3a9e63dc42d88e1e4f616788638de.tar.gz
freebsd-ports-gnome-cceb4bde0bb3a9e63dc42d88e1e4f616788638de.tar.zst
freebsd-ports-gnome-cceb4bde0bb3a9e63dc42d88e1e4f616788638de.zip
- Fix path to MD5_FILE
Reported by: kris
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc
index 12ec14413d76..43a8df08d631 100644
--- a/net-im/licq/Makefile.inc
+++ b/net-im/licq/Makefile.inc
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= licq
DISTNAME= ${PKGNAMEPREFIX}${LICQ_VER}
DISTFILES= ${DISTNAME}.tar.bz2
GNU_CONFIGURE= yes
-MD5_FILE?= ${LICQ_PORT}/distinfo
+MD5_FILE?= ${PORTSDIR}/${LICQ_PORT}/distinfo
# USE_LIBTOOL doesn't work for these ports
#USE_LIBTOOL= yes
USE_GMAKE= yes