diff options
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq/Makefile.inc b/net/licq/Makefile.inc index 12ec14413d76..43a8df08d631 100644 --- a/net/licq/Makefile.inc +++ b/net/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 |