diff options
Diffstat (limited to 'security/gaim-encryption/Makefile')
-rw-r--r-- | security/gaim-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index f7428218aa79..05139c6c0d57 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= lthack gtk20 USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/nss/nss" -CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${PORTSDIR}/net/gaim/work/gaim* +CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim* pre-everything:: @${ECHO_MSG} "" |